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) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
getPrincipal() |
Subject |
getSubject() |
void |
verify() |
getPublicKey, getTokenType, isAsymmetricaddTokenUsage, addWrappedToken, getElementPath, getKey, 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)
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 Principal getPrincipal() throws WSSecurityException
getPrincipal in interface SubjectAndPrincipalSecurityTokenWSSecurityExceptionCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.