- getActions() - Method in class javax.security.jacc.EJBMethodPermission
-
Returns a String containing a canonical representation of the actions of
this EJBMethodPermission.
- getActions() - Method in class javax.security.jacc.EJBRoleRefPermission
-
- getActions() - Method in class javax.security.jacc.WebResourcePermission
-
Returns a canonical String representation of the actions of this
WebResourcePermission.
- getActions() - Method in class javax.security.jacc.WebRoleRefPermission
-
Returns the security-role-ref target role name.
- getActions() - Method in class javax.security.jacc.WebUserDataPermission
-
Returns a canonical String representation of the actions of this
WebUserDataPermission.
- getContext(String) - Static method in class javax.security.jacc.PolicyContext
-
This method may be used by a Policy provider to activate the
PolicyContextHandler registered to the context object key and cause it to
return the corresponding policy context object from the container.
- getContext(String, Object) - Method in interface javax.security.jacc.PolicyContextHandler
-
Used by the PolicyContext class to activate the handler and obtain from
it the context object identified by the given key.
- getContextID() - Method in interface javax.security.jacc.PolicyConfiguration
-
This method returns this object's policy context identifier.
- getContextID() - Static method in class javax.security.jacc.PolicyContext
-
This method returns the value of the policy context identifier associated
with the thread on which the accessor is called.
- getHandlerKeys() - Static method in class javax.security.jacc.PolicyContext
-
This method may be used to obtain the keys that identify the container
specific context handlers registered by the container.
- getKeys() - Method in interface javax.security.jacc.PolicyContextHandler
-
Get the keys identifying the context objects supported by this handlers
getContext(String, Object) method.
- getPolicyConfiguration(String, boolean) - Method in class javax.security.jacc.PolicyConfigurationFactory
-
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.
- getPolicyConfigurationFactory() - Static method in class javax.security.jacc.PolicyConfigurationFactory
-
This static method uses the javax.security.jacc.PolicyConfigurationFactory.provider
system property to create a provider factory implementation.