public class ECKeyValueSecurityToken extends AbstractInboundSecurityToken
keyTable, tokenUsages| Constructor and Description |
|---|
ECKeyValueSecurityToken(ECKeyValueType ecKeyValueType,
InboundSecurityContext inboundSecurityContext) |
| Modifier and Type | Method and Description |
|---|---|
PublicKey |
getPublicKey()
Returns the public key if one exists and already initialized, null otherwise
|
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, getSecretKey, getSha1Identifier, getTokenUsages, getX509Certificates, setAsymmetric, setPublicKey, setSecretKey, setSha1Identifier, setX509Certificatesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getSecretKey, getSha1Identifier, getTokenUsages, getX509Certificatespublic ECKeyValueSecurityToken(ECKeyValueType ecKeyValueType, InboundSecurityContext inboundSecurityContext) throws XMLSecurityException
XMLSecurityExceptionpublic PublicKey getPublicKey() throws XMLSecurityException
SecurityTokengetPublicKey in interface SecurityTokengetPublicKey in class AbstractSecurityTokenXMLSecurityExceptionpublic boolean isAsymmetric()
SecurityTokenisAsymmetric in interface SecurityTokenisAsymmetric in class AbstractSecurityTokenpublic SecurityTokenConstants.TokenType getTokenType()
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.