|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityRoleRef | |
---|---|
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 SecurityRoleRef in org.apache.openejb.jee.was.v6.common |
---|
Methods in org.apache.openejb.jee.was.v6.common that return SecurityRoleRef | |
---|---|
SecurityRoleRef |
ObjectFactory.createSecurityRoleRef()
Create an instance of SecurityRoleRef |
Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type SecurityRoleRef | |
---|---|
javax.xml.bind.JAXBElement<SecurityRoleRef> |
ObjectFactory.createSecurityRoleRef(SecurityRoleRef value)
Create an instance of JAXBElement < SecurityRoleRef
> |
Methods in org.apache.openejb.jee.was.v6.common with parameters of type SecurityRoleRef | |
---|---|
javax.xml.bind.JAXBElement<SecurityRoleRef> |
ObjectFactory.createSecurityRoleRef(SecurityRoleRef value)
Create an instance of JAXBElement < SecurityRoleRef
> |
Uses of SecurityRoleRef in org.apache.openejb.jee.was.v6.ejb |
---|
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type SecurityRoleRef | |
---|---|
protected java.util.List<SecurityRoleRef> |
EnterpriseBean.securityRoleRefs
|
Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type SecurityRoleRef | |
---|---|
java.util.List<SecurityRoleRef> |
EnterpriseBean.getSecurityRoleRefs()
Gets the value of the securityRoleRefs property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |