Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Uses of Package
weblogic.management.security.credentials

Packages that use weblogic.management.security.credentials
com.bea.security.saml2.providers Provides interfaces and classes for the configuration, control, and monitoring of SAML 2.0 security providers in a WebLogic security realm. 
weblogic.management.security Provides interfaces and classes for the configuration, control and monitoring of security providers in a WebLogic security realm. 
weblogic.management.security.credentials Provides interfaces and classes for the configuration, control and monitoring of Credential Mapping security providers in a WebLogic security realm. 
weblogic.security.providers.credentials Provides interfaces for the WebLogic and PKI Credential Mapping provider. 
weblogic.security.providers.saml Provides interfaces and classes for the configuration, control, and monitoring of SAML 1.1 security providers in a WebLogic security realm. 
 

Classes in weblogic.management.security.credentials used by com.bea.security.saml2.providers
CredentialMapperMBean
          The SSPI MBean that all Credential Mapping providers must extend.
 

Classes in weblogic.management.security.credentials used by weblogic.management.security
CredentialMapperMBean
          The SSPI MBean that all Credential Mapping providers must extend.
 

Classes in weblogic.management.security.credentials used by weblogic.management.security.credentials
CredentialMapperImpl
          This is the class that a security provider must extend to implement a CredentialMapperImpl security provider See additional text in ProviderImpl.java.
CredentialMapperMBean
          The SSPI MBean that all Credential Mapping providers must extend.
PKICredentialMapReaderMBean
          Provides a set of methods for reading a credential map that matches users and resources to aliases and their corresponding passwords that can then be used to retrieve key information or public certificate information from the configured keystores.
UserPasswordCredentialMapReaderMBean
          Provides a set of methods for reading credentials and credential mappings.
 

Classes in weblogic.management.security.credentials used by weblogic.security.providers.credentials
CredentialMapperMBean
          The SSPI MBean that all Credential Mapping providers must extend.
DeployableCredentialMapperMBean
          The SSPI MBean that must be extended by all Credential Mapper providers that can store credential maps created while deploying a component.
PKICredentialMapEditorMBean
          Provides a set of methods for creating, editing, and removing a credential map that matches users, resources and credential action to keystore aliases and the corresponding passwords.
PKICredentialMapReaderMBean
          Provides a set of methods for reading a credential map that matches users and resources to aliases and their corresponding passwords that can then be used to retrieve key information or public certificate information from the configured keystores.
UserPasswordCredentialMapEditorMBean
          Provides a set of methods for creating, editing, and removing a credential map that matches WebLogic users to remote usernames and their corresponding passwords.
UserPasswordCredentialMapExtendedReaderMBean
          Provides a set of methods for reading the credential mappings.
UserPasswordCredentialMapReaderMBean
          Provides a set of methods for reading credentials and credential mappings.
 

Classes in weblogic.management.security.credentials used by weblogic.security.providers.saml
CredentialMapperMBean
          The SSPI MBean that all Credential Mapping providers must extend.
 


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