java.io.Serializable
, SAMLToken
, TrustToken
, XMLStructure
, SecurityToken
, WLDOMStructure
public class SAMLTrustToken extends SAMLTokenImpl implements TrustToken
Constructor | Description |
---|---|
SAMLTrustToken(SAMLTrustCredential cred) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
TrustCredential |
getTrustCredential() |
Deprecated.
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
equals, getAssertionID, getCredential, getHolderOfCert, getId, getPrivateKey, getPublicKey, getSecretKey, getSubject, getValueType, hashCode, isFeatureSupported, isHolderOfKey, isSaml2, marshal, setId, setSubject, unmarshal
getCredential, getId, getPrivateKey, getPublicKey, getSecretKey, getValueType, setId
marshal, unmarshal
isFeatureSupported
public SAMLTrustToken(SAMLTrustCredential cred)
public TrustCredential getTrustCredential()
getTrustCredential
in interface TrustToken