- getContextID() - Method in class com.sun.enterprise.security.jacc.provider.SimplePolicyConfiguration
-
This method returns this object's policy context identifier.
- getDeclaredRoles(String) - Method in class com.sun.enterprise.security.jacc.provider.GlassfishRoleMapper
-
- getDeclaredRoles(String) - Method in interface com.sun.enterprise.security.jacc.provider.JACCRoleMapper
-
- getName() - Method in class com.sun.enterprise.security.jacc.provider.Role
-
- getPermissions(PermissionCollection, CodeSource) - Static method in class com.sun.enterprise.security.jacc.provider.SimplePolicyConfiguration
-
Evaluates the global policy and returns a
PermissionCollection object specifying the set of
permissions allowed for code from the specified
code source.
- getPermissions(PermissionCollection, ProtectionDomain) - Static method in class com.sun.enterprise.security.jacc.provider.SimplePolicyConfiguration
-
Evaluates the policy and returns a
PermissionCollection object specifying the set of
permissions allowed given the characteristics of the
protection domain.
- getPermissions(CodeSource) - Method in class com.sun.enterprise.security.jacc.provider.SimplePolicyProvider
-
Evaluates the global policy and returns a
PermissionCollection object specifying the set of
permissions allowed for code from the specified
code source.
- getPermissions(ProtectionDomain) - Method in class com.sun.enterprise.security.jacc.provider.SimplePolicyProvider
-
Evaluates the global policy and returns a
PermissionCollection object specifying the set of
permissions allowed given the characteristics of the
protection domain.
- getPolicyConfig(String, boolean) - Static method in class com.sun.enterprise.security.jacc.provider.SimplePolicyConfiguration
-
- getPolicyConfiguration(String, boolean) - Method in class com.sun.enterprise.security.jacc.provider.SimplePolicyConfigurationFactory
-
This method is used to obtain an instance of the provider specific
class that implements the PolicyConfiguration interface that
corresponds to the identified policy context within the provider.
- getPrincipalsInRole(String, String) - Method in class com.sun.enterprise.security.jacc.provider.GlassfishRoleMapper
-
- getPrincipalsInRole(String, String) - Method in interface com.sun.enterprise.security.jacc.provider.JACCRoleMapper
-
- getRolesOfPrincipals(String, Principal[]) - Method in class com.sun.enterprise.security.jacc.provider.GlassfishRoleMapper
-
- getRolesOfPrincipals(String, String[], Principal[]) - Method in class com.sun.enterprise.security.jacc.provider.GlassfishRoleMapper
-
- getRolesOfPrincipals(String, Principal[]) - Method in interface com.sun.enterprise.security.jacc.provider.JACCRoleMapper
-
- getRolesOfPrincipals(String, String[], Principal[]) - Method in interface com.sun.enterprise.security.jacc.provider.JACCRoleMapper
-
- getRolesOfSubject(String, Subject) - Method in class com.sun.enterprise.security.jacc.provider.GlassfishRoleMapper
-
- getRolesOfSubject(String, String[], Subject) - Method in class com.sun.enterprise.security.jacc.provider.GlassfishRoleMapper
-
- getRolesOfSubject(String, Subject) - Method in interface com.sun.enterprise.security.jacc.provider.JACCRoleMapper
-
- getRolesOfSubject(String, String[], Subject) - Method in interface com.sun.enterprise.security.jacc.provider.JACCRoleMapper
-
- GlassfishRoleMapper - Class in com.sun.enterprise.security.jacc.provider
-
Glassfish role mapper
NB: mapper only supports disjunctive
(as apposed to conjunctive principal 2 role mappings.
- GlassfishRoleMapper(Logger) - Constructor for class com.sun.enterprise.security.jacc.provider.GlassfishRoleMapper
-