|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityRoleRef | |
---|---|
org.apache.openejb.jee | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of SecurityRoleRef in org.apache.openejb.jee |
---|
Fields in org.apache.openejb.jee with type parameters of type SecurityRoleRef | |
---|---|
protected java.util.List<SecurityRoleRef> |
Servlet.securityRoleRef
|
protected java.util.List<SecurityRoleRef> |
SessionBean.securityRoleRef
|
protected java.util.List<SecurityRoleRef> |
MessageDrivenBean.securityRoleRef
|
protected java.util.List<SecurityRoleRef> |
EntityBean.securityRoleRef
|
Methods in org.apache.openejb.jee that return types with arguments of type SecurityRoleRef | |
---|---|
java.util.List<SecurityRoleRef> |
EnterpriseBean.getSecurityRoleRef()
|
java.util.List<SecurityRoleRef> |
Servlet.getSecurityRoleRef()
|
java.util.List<SecurityRoleRef> |
SessionBean.getSecurityRoleRef()
|
java.util.List<SecurityRoleRef> |
MessageDrivenBean.getSecurityRoleRef()
|
java.util.List<SecurityRoleRef> |
EntityBean.getSecurityRoleRef()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |