public class X509SecurityToken extends AbstractInboundSecurityToken
keyTable, tokenUsages
Modifier | Constructor and Description |
---|---|
protected |
X509SecurityToken(SecurityTokenConstants.TokenType tokenType,
InboundSecurityContext inboundSecurityContext,
String id,
SecurityTokenConstants.KeyIdentifier keyIdentifier,
boolean includedInMessage) |
Modifier and Type | Method and 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, verify
getId, getPublicKey, getSecretKey, getSha1Identifier, getTokenUsages, getX509Certificates, setAsymmetric, setPublicKey, setSecretKey, setSha1Identifier, setX509Certificates
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getPublicKey, getSecretKey, getSha1Identifier, getTokenUsages, getX509Certificates
protected X509SecurityToken(SecurityTokenConstants.TokenType tokenType, InboundSecurityContext inboundSecurityContext, String id, SecurityTokenConstants.KeyIdentifier keyIdentifier, boolean includedInMessage)
public boolean isAsymmetric() throws XMLSecurityException
SecurityToken
isAsymmetric
in interface SecurityToken
isAsymmetric
in class AbstractSecurityToken
XMLSecurityException
public SecurityTokenConstants.TokenType getTokenType()
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.