Uses of Interface
com.sun.enterprise.config.serverbeans.SecurityService
-
Packages that use SecurityService Package Description com.sun.enterprise.config.serverbeans -
-
Uses of SecurityService in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return SecurityService Modifier and Type Method Description SecurityServiceConfig. getSecurityService()Gets the value of the securityService property.Methods in com.sun.enterprise.config.serverbeans with parameters of type SecurityService Modifier and Type Method Description voidConfig. setSecurityService(SecurityService value)Sets the value of the securityService property.
-