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

Part Number E24391-02

Uses of Interface
weblogic.wsee.security.saml.SAMLCredential

Packages that use SAMLCredential
weblogic.wsee.security.saml Provides interfaces and classes for Security Assertion Markup Language (SAML). 
 

Uses of SAMLCredential in weblogic.wsee.security.saml
 

Classes in weblogic.wsee.security.saml that implement SAMLCredential
 class SAMLCredentialImpl
          

User: sychang Date: Jul 19, 2006 Time: 2:36:12 PM

 

Methods in weblogic.wsee.security.saml that return SAMLCredential
static SAMLCredential SAMLTrustCredentialProvider.createCredential(weblogic.wsee.security.wst.framework.TrustSoapClient soapClient, weblogic.wsee.security.wst.framework.WSTContext wstCtx, SecurityTokenHandler tokh, String tokenType)
           
 SAMLCredential SAMLTrustCredential.getCredential()
           
 

Constructors in weblogic.wsee.security.saml with parameters of type SAMLCredential
SAMLTrustCredential(SAMLCredential cred)
           
 


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