|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityRole | |
---|---|
com.sun.grizzly.http.webxml.parser | |
com.sun.grizzly.http.webxml.schema |
Uses of SecurityRole in com.sun.grizzly.http.webxml.parser |
---|
Methods in com.sun.grizzly.http.webxml.parser that return SecurityRole | |
---|---|
protected SecurityRole |
JAXBWebXml_2_2Parser.getSecurityRole(SecurityRole securityRole)
|
Methods in com.sun.grizzly.http.webxml.parser that return types with arguments of type SecurityRole | |
---|---|
protected List<SecurityRole> |
JAXBWebXml_2_2Parser.populateSecurityRole(List<SecurityRole> securityRole)
|
Uses of SecurityRole in com.sun.grizzly.http.webxml.schema |
---|
Fields in com.sun.grizzly.http.webxml.schema with type parameters of type SecurityRole | |
---|---|
List<SecurityRole> |
WebApp.securityRole
|
Methods in com.sun.grizzly.http.webxml.schema that return types with arguments of type SecurityRole | |
---|---|
List<SecurityRole> |
WebApp.getSecurityRole()
<security-role> <description>description</description> <role-name>token</role-name> </security-role> |
Method parameters in com.sun.grizzly.http.webxml.schema with type arguments of type SecurityRole | |
---|---|
void |
WebApp.setSecurityRole(List<SecurityRole> securityRole)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |