|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityRole | |
|---|---|
| org.apache.openejb.jee.was.v6.common | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| org.apache.openejb.jee.was.v6.ejb | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of SecurityRole in org.apache.openejb.jee.was.v6.common |
|---|
| Methods in org.apache.openejb.jee.was.v6.common that return SecurityRole | |
|---|---|
SecurityRole |
ObjectFactory.createSecurityRole()
Create an instance of SecurityRole |
| Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type SecurityRole | |
|---|---|
javax.xml.bind.JAXBElement<SecurityRole> |
ObjectFactory.createSecurityRole(SecurityRole value)
Create an instance of JAXBElement<SecurityRole
> |
| Methods in org.apache.openejb.jee.was.v6.common with parameters of type SecurityRole | |
|---|---|
javax.xml.bind.JAXBElement<SecurityRole> |
ObjectFactory.createSecurityRole(SecurityRole value)
Create an instance of JAXBElement<SecurityRole
> |
| Uses of SecurityRole in org.apache.openejb.jee.was.v6.ejb |
|---|
| Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type SecurityRole | |
|---|---|
protected java.util.List<SecurityRole> |
MethodPermission.roles
|
protected java.util.List<SecurityRole> |
AssemblyDescriptor.securityRoles
|
| Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type SecurityRole | |
|---|---|
java.util.List<SecurityRole> |
MethodPermission.getRoles()
Gets the value of the roles property. |
java.util.List<SecurityRole> |
AssemblyDescriptor.getSecurityRoles()
Gets the value of the securityRoles property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||