org.apache.xml.security.stax.impl.securityToken
Class X509SubjectNameSecurityToken
java.lang.Object
org.apache.xml.security.stax.impl.securityToken.AbstractSecurityToken
org.apache.xml.security.stax.impl.securityToken.AbstractInboundSecurityToken
org.apache.xml.security.stax.impl.securityToken.X509SecurityToken
org.apache.xml.security.stax.impl.securityToken.X509SubjectNameSecurityToken
- All Implemented Interfaces:
- InboundSecurityToken, SecurityToken
public class X509SubjectNameSecurityToken
- extends X509SecurityToken
- Version:
- $Revision: 1354898 $ $Date: 2012-06-28 11:19:02 +0100 (Thu, 28 Jun 2012) $
- Author:
- $Author: coheigea $
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, verify |
Methods inherited from class org.apache.xml.security.stax.impl.securityToken.AbstractSecurityToken |
getId, getPublicKey, 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 |
X509SubjectNameSecurityToken
protected X509SubjectNameSecurityToken(SecurityTokenConstants.TokenType tokenType,
InboundSecurityContext inboundSecurityContext,
String id)
getSubjectName
public String getSubjectName()
setSubjectName
public void setSubjectName(String subjectName)
Copyright © 2000–2013 The Apache Software Foundation. All rights reserved.