|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceCreationException | |
---|---|
weblogic.security.spi | This package includes interfaces, classes, and exceptions you use to develop security providers. |
Uses of ResourceCreationException in weblogic.security.spi |
---|
Methods in weblogic.security.spi that throw ResourceCreationException | |
---|---|
void |
DeployableCredentialProvider.deployCredentialMapping(Resource resource,
String initiatingPrincipal,
String eisUsername,
String eisPassword)
Deprecated. Deploys credential maps (that is, creates a credential mapping on behalf of a deployed Resource Adapter). |
void |
DeployableAuthorizationProviderV2.deployExcludedPolicy(DeployPolicyHandle handle,
Resource resource)
Deploys a policy that always denies access. |
void |
DeployableAuthorizationProvider.deployPolicy(Resource resource,
String[] roleNames)
Deprecated. Deploys a policy (that is, creates a policy on behalf of a deployed Web application or EJB). |
void |
DeployableAuthorizationProviderV2.deployPolicy(DeployPolicyHandle handle,
Resource resource,
String[] roleNames)
Deploys a policy (that is, creates a policy on behalf of a deployed Web application or EJB). |
void |
DeployableAuthorizationProviderV2.deployUncheckedPolicy(DeployPolicyHandle handle,
Resource resource)
Deploys a policy that always grants access. |
void |
DeployableAuthorizationProviderV2.endDeployPolicies(DeployPolicyHandle handle)
Marks the end of an application policy deployment. |
|
Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |