public class RsaKeyValueSecurityToken extends AbstractInboundSecurityToken
keyTable, tokenUsages| Constructor and Description | 
|---|
RsaKeyValueSecurityToken(org.apache.xml.security.binding.xmldsig.RSAKeyValueType rsaKeyValueType,
                        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 RsaKeyValueSecurityToken(org.apache.xml.security.binding.xmldsig.RSAKeyValueType rsaKeyValueType,
                                InboundSecurityContext inboundSecurityContext)
public 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–2020 The Apache Software Foundation. All rights reserved.