Uses of Interface
org.glassfish.admin.amx.intf.config.AuthRealm

Packages that use AuthRealm
org.glassfish.admin.amx.intf.config Specific AMX MBean proxy interfaces for config MBeans (domain.xml elements). 
 

Uses of AuthRealm in org.glassfish.admin.amx.intf.config
 

Methods in org.glassfish.admin.amx.intf.config that return AuthRealm
 AuthRealm AdminService.getAssociatedAuthRealm()
          Deprecated.  
 AuthRealm NodeAgent.getAuthRealm()
          Deprecated.  
 

Methods in org.glassfish.admin.amx.intf.config that return types with arguments of type AuthRealm
 Map<String,AuthRealm> SecurityService.getAuthRealm()
          Deprecated.  
 

Methods in org.glassfish.admin.amx.intf.config with parameters of type AuthRealm
 void NodeAgent.setAuthRealm(AuthRealm param1)
          Deprecated.  
 



Copyright © 2012 GlassFish Community. All Rights Reserved.