Uses of Class
mymobilesite.communication.AuthTransport

Packages that use AuthTransport
mymobilesite.communication   
 

Uses of AuthTransport in mymobilesite.communication
 

Fields in mymobilesite.communication declared as AuthTransport
private  AuthTransport LibertyProtocol.idpSession
           
 

Methods in mymobilesite.communication with parameters of type AuthTransport
 ResourceOffering SaslMessage.sendRequest(java.lang.String un, java.lang.String pwd, AuthTransport session)
          This method constructs the SaslRequest, sends it and processes the response.