Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02

Uses of Interface
weblogic.xml.crypto.wss.provider.CredentialProvider

Packages that use CredentialProvider
weblogic.wsee.security.bst Provides classes to support Binary Security Tokens (BST) in WebLogic Web Services. 
weblogic.wsee.security.saml Provides interfaces and classes for Security Assertion Markup Language (SAML). 
weblogic.wsee.security.unt Provides classes to support UNT security in WebLogic Web Services. 
 

Uses of CredentialProvider in weblogic.wsee.security.bst
 

Classes in weblogic.wsee.security.bst that implement CredentialProvider
 class BST11CredentialProvider
          Deprecated. can not be used directly by customers

Copyright (c) 2006 by BEA Systems. All Rights Reserved.

 class BSTCredentialProvider
          Server CredentialProvider implementation for BinarySecurityTokens with ValueTypes #X509v3, #X509PKIPathv1, and #PKCS7.
 class ClientBSTCredentialProvider
          Client CredentialProvider for BinarySecurityTokens with ValueTypes #X509v3, #X509PKIPathv1, #PKCS7, #X509SubjectKeyIdentifier and #ThumbprintSHA1.
 class ServerBSTCredentialProvider
          

Copyright (c) 2004 by BEA Systems.

 class StubPropertyBSTCredProv
          Deprecated. can not be used directly by customers
 

Uses of CredentialProvider in weblogic.wsee.security.saml
 

Classes in weblogic.wsee.security.saml that implement CredentialProvider
 class AbstractSAMLCredentialProvider
          Credential provider of saml token User: jlee Date: Sep 25, 2004 Time: 12:12:10 PM
 class PKISAMLCredentialProvider
          Wrapper class to provide backward compatibility -- SAML cred provider class is part of public API.
 class SAML2CredentialProvider
          Credential Provider for SAML 2.0 assertions
 class SAMLCredentialProvider
          Credential Provider for SAML 1.1 assertions.
 class SAMLTrustCredentialProvider
           
 

Uses of CredentialProvider in weblogic.wsee.security.unt
 

Classes in weblogic.wsee.security.unt that implement CredentialProvider
 class ClientUNTCredentialProvider
          

Copyright (c) 2004 by BEA Systems.

 


Copyright 1996, 2011, 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 API Reference
12c Release 1 (12.1.1)

Part Number E24391-02