public class EncryptedKeySha1SecurityTokenImpl extends org.apache.xml.security.stax.impl.securityToken.AbstractInboundSecurityToken implements EncryptedKeySha1SecurityToken
| Constructor and Description |
|---|
EncryptedKeySha1SecurityTokenImpl(WSInboundSecurityContext inboundSecurityContext,
CallbackHandler callbackHandler,
String sha1Identifier,
String id) |
| Modifier and Type | Method and Description |
|---|---|
protected Key |
getKey(String algorithmURI,
org.apache.xml.security.stax.ext.XMLSecurityConstants.AlgorithmUsage algorithmUsage,
String correlationID) |
org.apache.xml.security.stax.securityToken.SecurityTokenConstants.TokenType |
getTokenType() |
boolean |
isAsymmetric() |
addTokenUsage, addWrappedToken, getElementPath, getKeyIdentifier, getKeyWrappingToken, getPubKey, getPublicKey, getSecretKey, getWrappedTokens, getXMLSecEvent, isIncludedInMessage, setElementPath, setKeyWrappingToken, setXMLSecEvent, verifygetId, getPublicKey, getSecretKey, getSha1Identifier, getTokenUsages, getX509Certificates, setAsymmetric, setPublicKey, setSecretKey, setSha1Identifier, setX509Certificatespublic EncryptedKeySha1SecurityTokenImpl(WSInboundSecurityContext inboundSecurityContext, CallbackHandler callbackHandler, String sha1Identifier, String id)
public boolean isAsymmetric()
throws org.apache.xml.security.exceptions.XMLSecurityException
isAsymmetric in interface org.apache.xml.security.stax.securityToken.SecurityTokenisAsymmetric in class org.apache.xml.security.stax.impl.securityToken.AbstractSecurityTokenorg.apache.xml.security.exceptions.XMLSecurityExceptionprotected Key getKey(String algorithmURI, org.apache.xml.security.stax.ext.XMLSecurityConstants.AlgorithmUsage algorithmUsage, String correlationID) throws org.apache.xml.security.exceptions.XMLSecurityException
getKey in class org.apache.xml.security.stax.impl.securityToken.AbstractInboundSecurityTokenorg.apache.xml.security.exceptions.XMLSecurityExceptionpublic org.apache.xml.security.stax.securityToken.SecurityTokenConstants.TokenType getTokenType()
getTokenType in interface org.apache.xml.security.stax.securityToken.SecurityTokenCopyright © 2004–2023 The Apache Software Foundation. All rights reserved.