|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.4) Part Number E13941-04 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object weblogic.wsee.security.saml.SAMLTrustCredential
public class SAMLTrustCredential
Constructor Summary | |
---|---|
SAMLTrustCredential(SAMLCredential cred)
|
Method Summary | |
---|---|
String |
getAppliesTo()
Indicate the endpoint this trust credential applies to |
Element |
getAppliesToElement()
Indicate the conext this trust credential applies to |
Calendar |
getCreated()
When the trust credential is created |
SAMLCredential |
getCredential()
|
Calendar |
getExpires()
When the trust credential is going to expire |
String |
getIdentifier()
Identifier for this trust credential |
boolean |
hasAttachedSecurityTokenReference()
The Attached Reference is the form of the SecurityTokenReference that is to be used when the associated token is contained within the SOAPMessage that contains a reference to it. |
boolean |
hasUnattachedSecurityTokenReference()
The Unattached Reference is the form of the SecurityTokenReference that is to be used when the associated token is NOT contained within the SOAPMessage that contains a reference to it. |
void |
setAppliesTo(String appliesTo)
|
void |
setAppliesToElement(Element appliesToElement)
|
void |
setCreated(Calendar created)
|
void |
setExpires(Calendar expires)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SAMLTrustCredential(SAMLCredential cred)
Method Detail |
---|
public String getIdentifier()
weblogic.wsee.security.wst.framework.TrustCredential
getIdentifier
in interface weblogic.wsee.security.wst.framework.TrustCredential
public String getAppliesTo()
weblogic.wsee.security.wst.framework.TrustCredential
getAppliesTo
in interface weblogic.wsee.security.wst.framework.TrustCredential
public Element getAppliesToElement()
weblogic.wsee.security.wst.framework.TrustCredential
getAppliesToElement
in interface weblogic.wsee.security.wst.framework.TrustCredential
public void setAppliesToElement(Element appliesToElement)
public Calendar getCreated()
weblogic.wsee.security.wst.framework.TrustCredential
getCreated
in interface weblogic.wsee.security.wst.framework.TrustCredential
public Calendar getExpires()
weblogic.wsee.security.wst.framework.TrustCredential
getExpires
in interface weblogic.wsee.security.wst.framework.TrustCredential
public void setAppliesTo(String appliesTo)
public void setCreated(Calendar created)
public void setExpires(Calendar expires)
public SAMLCredential getCredential()
public boolean hasAttachedSecurityTokenReference()
weblogic.wsee.security.wst.framework.TrustCredential
hasAttachedSecurityTokenReference
in interface weblogic.wsee.security.wst.framework.TrustCredential
public boolean hasUnattachedSecurityTokenReference()
weblogic.wsee.security.wst.framework.TrustCredential
hasUnattachedSecurityTokenReference
in interface weblogic.wsee.security.wst.framework.TrustCredential
|
Copyright 1996, 2010, 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.4) Part Number E13941-04 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |