Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

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

Packages that use SAMLCredential
weblogic.wsee.security.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
11g Release 1 (10.3.6)

Part Number E13941-06