com.ibm.tivoli.maximo.oauth

Class OAuthHandler

    • Constructor Detail

      • OAuthHandler

        public OAuthHandler(MaxEndPointInfo endPointInfo)
        Parameters:
        endPointInfo -
      • OAuthHandler

        public OAuthHandler()
    • Method Detail

      • getProperties

        public java.util.List getProperties()
        Returns:
        the List of supported properties.
      • getMethod

        protected java.lang.String getMethod(byte[] data)
      • loadDocFromStream

        public byte[] loadDocFromStream(java.io.InputStream in)
                                 throws MXException
        Throws:
        MXException