|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodPermission | |
---|---|
org.eclipse.jst.j2ee.ejb |
Uses of MethodPermission in org.eclipse.jst.j2ee.ejb |
---|
Methods in org.eclipse.jst.j2ee.ejb that return MethodPermission | |
MethodPermission |
EjbFactory.createMethodPermission()
|
MethodPermission |
AssemblyDescriptor.getMethodPermission(java.util.List securityRoles)
Return the first method permission that contains all the roles in securityRoles and is the same size |
Methods in org.eclipse.jst.j2ee.ejb with parameters of type MethodPermission | |
boolean |
MethodPermission.isEquivalent(MethodPermission anotherMethodPermission)
Return true if this MethodPermission and @anotherMethodPermission have the same roles. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |