|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xml.security.stax.impl.securityToken.AbstractSecurityToken
org.apache.xml.security.stax.impl.securityToken.AbstractInboundSecurityToken
org.apache.xml.security.stax.impl.securityToken.DsaKeyValueSecurityToken
org.apache.wss4j.stax.impl.securityToken.DsaKeyValueSecurityTokenImpl
public class DsaKeyValueSecurityTokenImpl
| Field Summary |
|---|
| Fields inherited from class org.apache.xml.security.stax.impl.securityToken.AbstractSecurityToken |
|---|
keyTable, tokenUsages |
| Constructor Summary | |
|---|---|
DsaKeyValueSecurityTokenImpl(org.apache.xml.security.binding.xmldsig.DSAKeyValueType dsaKeyValueType,
WSInboundSecurityContext wsInboundSecurityContext,
Crypto crypto)
|
|
| Method Summary | |
|---|---|
Principal |
getPrincipal()
|
Subject |
getSubject()
|
void |
verify()
|
| Methods inherited from class org.apache.xml.security.stax.impl.securityToken.DsaKeyValueSecurityToken |
|---|
getPublicKey, getTokenType, isAsymmetric |
| Methods inherited from class org.apache.xml.security.stax.impl.securityToken.AbstractInboundSecurityToken |
|---|
addTokenUsage, addWrappedToken, getElementPath, getKey, getKeyIdentifier, getKeyWrappingToken, getPubKey, getPublicKey, getSecretKey, getWrappedTokens, getXMLSecEvent, isIncludedInMessage, setElementPath, setKeyWrappingToken, setXMLSecEvent |
| Methods inherited from class org.apache.xml.security.stax.impl.securityToken.AbstractSecurityToken |
|---|
getId, getSecretKey, getSha1Identifier, getTokenUsages, getX509Certificates, setAsymmetric, setPublicKey, setSecretKey, setSha1Identifier, setX509Certificates |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.xml.security.stax.securityToken.SecurityToken |
|---|
addTokenUsage, getId, getKeyIdentifier, getKeyWrappingToken, getPublicKey, getSecretKey, getSha1Identifier, getTokenType, getTokenUsages, getWrappedTokens, getX509Certificates, isAsymmetric |
| Constructor Detail |
|---|
public DsaKeyValueSecurityTokenImpl(org.apache.xml.security.binding.xmldsig.DSAKeyValueType dsaKeyValueType,
WSInboundSecurityContext wsInboundSecurityContext,
Crypto crypto)
| Method Detail |
|---|
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.XMLSecurityException
public Subject getSubject()
throws WSSecurityException
getSubject in interface SubjectAndPrincipalSecurityTokenWSSecurityException
public Principal getPrincipal()
throws WSSecurityException
getPrincipal in interface SubjectAndPrincipalSecurityTokenWSSecurityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||