Uses of Class
com.sun.enterprise.admin.util.AuthenticationInfo

Packages that use AuthenticationInfo
com.sun.enterprise.admin.remote   
com.sun.enterprise.admin.util   
 

Uses of AuthenticationInfo in com.sun.enterprise.admin.remote
 

Methods in com.sun.enterprise.admin.remote that return AuthenticationInfo
protected  AuthenticationInfo ServerRemoteAdminCommand.authenticationInfo()
           
protected  AuthenticationInfo RemoteAdminCommand.authenticationInfo()
           
 

Uses of AuthenticationInfo in com.sun.enterprise.admin.util
 

Methods in com.sun.enterprise.admin.util that return AuthenticationInfo
 AuthenticationInfo HttpConnectorAddress.getAuthenticationInfo()
           
 

Methods in com.sun.enterprise.admin.util with parameters of type AuthenticationInfo
 void HttpConnectorAddress.setAuthenticationInfo(AuthenticationInfo authInfo)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.