InboundSecurityToken, SecurityTokenX509IssuerSerialSecurityToken, X509SKISecurityToken, X509SubjectNameSecurityTokenpublic class X509SecurityToken extends AbstractInboundSecurityToken
keyTable, tokenUsages| Modifier | Constructor | Description |
|---|---|---|
protected |
X509SecurityToken(SecurityTokenConstants.TokenType tokenType,
InboundSecurityContext inboundSecurityContext,
String id,
SecurityTokenConstants.KeyIdentifier keyIdentifier,
boolean includedInMessage) |
| Modifier and Type | Method | Description |
|---|---|---|
SecurityTokenConstants.TokenType |
getTokenType() |
|
boolean |
isAsymmetric() |
Returns the token type
|
addTokenUsage, addWrappedToken, getElementPath, getKey, getKeyIdentifier, getKeyWrappingToken, getPubKey, getPublicKey, getSecretKey, getWrappedTokens, getXMLSecEvent, isIncludedInMessage, setElementPath, setKeyWrappingToken, setXMLSecEvent, verifygetId, getPublicKey, getSecretKey, getSha1Identifier, getTokenUsages, getX509Certificates, setAsymmetric, setPublicKey, setSecretKey, setSha1Identifier, setX509Certificatesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getPublicKey, getSecretKey, getSha1Identifier, getTokenUsages, getX509Certificatesprotected X509SecurityToken(SecurityTokenConstants.TokenType tokenType, InboundSecurityContext inboundSecurityContext, String id, SecurityTokenConstants.KeyIdentifier keyIdentifier, boolean includedInMessage)
public boolean isAsymmetric()
throws XMLSecurityException
SecurityTokenisAsymmetric in interface SecurityTokenisAsymmetric in class AbstractSecurityTokenXMLSecurityExceptionpublic SecurityTokenConstants.TokenType getTokenType()
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.