public class KeyNameSecurityToken extends AbstractInboundSecurityToken
keyTable, tokenUsages
Constructor and Description |
---|
KeyNameSecurityToken(String keyName,
InboundSecurityContext inboundSecurityContext) |
Modifier and Type | Method and Description |
---|---|
String |
getKeyName() |
SecurityTokenConstants.TokenType |
getTokenType() |
addTokenUsage, addWrappedToken, getElementPath, getKey, getKeyIdentifier, getKeyWrappingToken, getPubKey, getPublicKey, getSecretKey, getWrappedTokens, getXMLSecEvent, isIncludedInMessage, setElementPath, setKeyWrappingToken, setXMLSecEvent, verify
getId, getPublicKey, getSecretKey, getSha1Identifier, getTokenUsages, getX509Certificates, isAsymmetric, setAsymmetric, setPublicKey, setSecretKey, setSha1Identifier, setX509Certificates
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getPublicKey, getSecretKey, getSha1Identifier, getTokenUsages, getX509Certificates, isAsymmetric
public KeyNameSecurityToken(String keyName, InboundSecurityContext inboundSecurityContext)
public SecurityTokenConstants.TokenType getTokenType()
public String getKeyName()
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.