public interface AuthorizationManagerDeployHandle
AuthorizationManagerDeployHandle
holds the deploy policy handles
for each authorization security provider. Modifier and Type | Method and Description |
---|---|
java.lang.String |
getApplicationIdentifier()
Get the application identifier.
|
DeployPolicyHandle[] |
getDeployPolicyHandles()
Get the array of policy handles obtained from the security providers.
|
weblogic.security.service.internal.PolicyDeploymentService.DeploymentHandler |
getPolicyDeploymentHandler() |
boolean |
isDeployPolicyIgnored()
Determine if policy should be ignored by the security framework.
|
DeployPolicyHandle[] getDeployPolicyHandles()
boolean isDeployPolicyIgnored()
java.lang.String getApplicationIdentifier()
weblogic.security.service.internal.PolicyDeploymentService.DeploymentHandler getPolicyDeploymentHandler()