public class DsaKeyValueSecurityTokenImpl extends org.apache.xml.security.stax.impl.securityToken.DsaKeyValueSecurityToken implements DsaKeyValueSecurityToken
| Constructor and Description |
|---|
DsaKeyValueSecurityTokenImpl(org.apache.xml.security.binding.xmldsig.DSAKeyValueType dsaKeyValueType,
WSInboundSecurityContext wsInboundSecurityContext,
Crypto crypto,
CallbackHandler callbackHandler,
WSSSecurityProperties securityProperties) |
| Modifier and Type | Method and Description |
|---|---|
Key |
getKey(String algorithmURI,
org.apache.xml.security.stax.ext.XMLSecurityConstants.AlgorithmUsage algorithmUsage,
String correlationID) |
Principal |
getPrincipal() |
Subject |
getSubject() |
void |
verify() |
getPublicKey, getTokenType, isAsymmetricaddTokenUsage, addWrappedToken, getElementPath, getKeyIdentifier, getKeyWrappingToken, getPubKey, getPublicKey, getSecretKey, getWrappedTokens, getXMLSecEvent, isIncludedInMessage, setElementPath, setKeyWrappingToken, setXMLSecEventgetId, getSecretKey, getSha1Identifier, getTokenUsages, getX509Certificates, setAsymmetric, setPublicKey, setSecretKey, setSha1Identifier, setX509Certificatespublic DsaKeyValueSecurityTokenImpl(org.apache.xml.security.binding.xmldsig.DSAKeyValueType dsaKeyValueType,
WSInboundSecurityContext wsInboundSecurityContext,
Crypto crypto,
CallbackHandler callbackHandler,
WSSSecurityProperties securityProperties)
public void verify()
throws org.apache.xml.security.exceptions.XMLSecurityException
verify in interface org.apache.xml.security.stax.securityToken.InboundSecurityTokenverify in class org.apache.xml.security.stax.impl.securityToken.AbstractInboundSecurityTokenorg.apache.xml.security.exceptions.XMLSecurityExceptionpublic Subject getSubject() throws WSSecurityException
getSubject in interface SubjectAndPrincipalSecurityTokenWSSecurityExceptionpublic 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 Principal getPrincipal() throws WSSecurityException
getPrincipal in interface SubjectAndPrincipalSecurityTokenWSSecurityExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.