Uses of Class
com.sun.enterprise.admin.util.AuthenticationInfo
-
Packages that use AuthenticationInfo Package Description 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 Modifier and Type Method Description protected AuthenticationInfoRemoteAdminCommand. authenticationInfo()protected AuthenticationInfoRemoteRestAdminCommand. authenticationInfo()protected AuthenticationInfoServerRemoteAdminCommand. authenticationInfo()protected AuthenticationInfoServerRemoteRestAdminCommand. authenticationInfo() -
Uses of AuthenticationInfo in com.sun.enterprise.admin.util
Methods in com.sun.enterprise.admin.util that return AuthenticationInfo Modifier and Type Method Description AuthenticationInfoHttpConnectorAddress. getAuthenticationInfo()Methods in com.sun.enterprise.admin.util with parameters of type AuthenticationInfo Modifier and Type Method Description voidHttpConnectorAddress. setAuthenticationInfo(AuthenticationInfo authInfo)
-