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

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

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

Methods in com.sun.enterprise.config.serverbeans that return SecurityService
 SecurityService Config.getSecurityService()
          Gets the value of the securityService property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type SecurityService
 void Config.setSecurityService(SecurityService value)
          Sets the value of the securityService property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.