Class for EJB isCallerInRole (String reference)
permissions. An EJBRoleRefPermission is a named permission and has actions.
The name of an EJBRoleRefPermission contains the value of the
ejb-name element in the application's deployment descriptor
that identifies the EJB in whose context the permission is
being evalutated.
the actions of an EJBRoleRefPermission identifies the role reference to
which the permission applies. An EJBRoleRefPermission is checked to
determine if the subject is a member of the role identified by the
reference.
Implementations of this class MAY implement newPermissionCollection or
inherit its implementation from the super class.
isCallerInRole (String reference)permissions. An EJBRoleRefPermission is a named permission and has actions.The name of an EJBRoleRefPermission contains the value of the ejb-name element in the application's deployment descriptor that identifies the EJB in whose context the permission is being evalutated.
the actions of an EJBRoleRefPermission identifies the role reference to which the permission applies. An EJBRoleRefPermission is checked to determine if the subject is a member of the role identified by the reference.
Implementations of this class MAY implement newPermissionCollection or inherit its implementation from the super class.