Uses of Interface
com.sun.enterprise.config.serverbeans.SecureAdminInternalUser
-
Packages that use SecureAdminInternalUser Package Description com.sun.enterprise.config.serverbeans -
-
Uses of SecureAdminInternalUser in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return SecureAdminInternalUser Modifier and Type Method Description static SecureAdminInternalUserSecureAdmin.Util. secureAdminInternalUser(SecureAdmin secureAdmin)Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type SecureAdminInternalUser Modifier and Type Method Description List<SecureAdminInternalUser>SecureAdmin. getSecureAdminInternalUser()static List<SecureAdminInternalUser>SecureAdmin.Util. secureAdminInternalUsers(SecureAdmin secureAdmin)Methods in com.sun.enterprise.config.serverbeans with parameters of type SecureAdminInternalUser Modifier and Type Method Description voidSecureAdminInternalUser.CrDecorator. decorate(org.glassfish.api.admin.AdminCommandContext context, SecureAdminInternalUser instance)
-