Uses of Interface
com.sun.enterprise.config.serverbeans.SecureAdminPrincipal

Packages that use SecureAdminPrincipal
com.sun.enterprise.config.serverbeans   
 

Uses of SecureAdminPrincipal in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type SecureAdminPrincipal
 List<SecureAdminPrincipal> SecureAdmin.getSecureAdminPrincipal()
           
static List<SecureAdminPrincipal> SecureAdmin.Util.secureAdminPrincipals(SecureAdmin secureAdmin, org.jvnet.hk2.component.Habitat habitat)
           
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type SecureAdminPrincipal
 void SecureAdminPrincipal.CrDecorator.decorate(AdminCommandContext context, SecureAdminPrincipal instance)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.