psdi.iface.router

Class OAUTHClient

  • java.lang.Object
    • psdi.iface.router.OAUTHClient


  • public class OAUTHClient
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      OAUTHClient(java.lang.String clientName) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getAccessToken() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OAUTHClient

        public OAUTHClient(java.lang.String clientName)
    • Method Detail

      • getAccessToken

        public java.lang.String getAccessToken()
                                        throws MXException,
                                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException