- getActions() - Method in class javax.security.jacc.EJBMethodPermission
-
- getActions() - Method in class javax.security.jacc.EJBRoleRefPermission
-
Returns a canonical String representation of the actions of this EJBRoleRefPermission.
- getActions() - Method in class javax.security.jacc.WebResourcePermission
-
- getActions() - Method in class javax.security.jacc.WebRoleRefPermission
-
- getActions() - Method in class javax.security.jacc.WebUserDataPermission
-
- getContext(String) - Static method in class javax.security.jacc.PolicyContext
-
- getContext(String, Object) - Method in interface javax.security.jacc.PolicyContextHandler
-
This public method is used by the PolicyContext/ class to
activate the handler and obtain from it the the context object
identified by the (case-sensitive) key.
- getContextID() - Method in interface javax.security.jacc.PolicyConfiguration
-
- getContextID() - Static method in class javax.security.jacc.PolicyContext
-
- getHandlerKeys() - Static method in class javax.security.jacc.PolicyContext
-
- getKeys() - Method in interface javax.security.jacc.PolicyContextHandler
-
This public method returns the keys identifying the context objects
supported by the handler.
- 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 a system property to find and instantiate (via a
public constructor) a provider specific factory implementation class.