|
Oracle Fusion Middleware Oracle WebLogic Server 10.3.1 MBean API Reference 11g Release 1 (10.3.1) Part Number E13945-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CredentialMapperMBean in com.bea.security.saml2.providers |
---|
Subinterfaces of CredentialMapperMBean in com.bea.security.saml2.providers | |
---|---|
interface |
SAML2CredentialMapperMBean
This MBean represents configuration information for the SAML 2.0 Credential Mapping provider. |
Uses of CredentialMapperMBean in weblogic.management.security |
---|
Methods in weblogic.management.security that return CredentialMapperMBean | |
---|---|
CredentialMapperMBean |
RealmMBean.createCredentialMapper(String type)
Creates a Credential Mapping provider in this security realm. |
CredentialMapperMBean |
RealmMBean.createCredentialMapper(String name,
String type)
Creates a Credential Mapping provider in this security realm. |
CredentialMapperMBean[] |
RealmMBean.getCredentialMappers()
Returns the Credential Mapping providers for this security realm (in invocation order). |
CredentialMapperMBean |
RealmMBean.lookupCredentialMapper(String name)
Finds a Credential Mapping provider in this security realm. |
Methods in weblogic.management.security with parameters of type CredentialMapperMBean | |
---|---|
void |
RealmMBean.destroyCredentialMapper(CredentialMapperMBean credentialMapper)
Removes the configuration for a Credential Mapping provider in this security realm. |
void |
RealmMBean.setCredentialMappers(CredentialMapperMBean[] credentialMappers)
Changes the invocation order of this security realm's Credential Mapping providers. |
Uses of CredentialMapperMBean in weblogic.management.security.credentials |
---|
Subinterfaces of CredentialMapperMBean in weblogic.management.security.credentials | |
---|---|
interface |
DeployableCredentialMapperMBean
The SSPI MBean that must be extended by all Credential Mapper providers that can store credential maps created while deploying a component. |
Uses of CredentialMapperMBean in weblogic.security.providers.credentials |
---|
Subinterfaces of CredentialMapperMBean in weblogic.security.providers.credentials | |
---|---|
interface |
DefaultCredentialMapperMBean
This MBean represents configuration attributes for the WebLogic Credential Mapping provider. |
interface |
PKICredentialMapperMBean
This MBean represents configuration attributes for the PKI Credential Mapping provider. |
Uses of CredentialMapperMBean in weblogic.security.providers.saml |
---|
Subinterfaces of CredentialMapperMBean in weblogic.security.providers.saml | |
---|---|
interface |
SAMLCredentialMapperMBean
This MBean represents configuration information for the SAML Credential Mapper provider. |
interface |
SAMLCredentialMapperV2MBean
This MBean represents configuration information for the SAML Credential Mapper V2 provider. |
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm Copyright 1996, 2009, 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 Oracle WebLogic Server 10.3.1 MBean API Reference 11g Release 1 (10.3.1) Part Number E13945-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |