InboundSecurityToken
, SecurityToken
public class X509SubjectNameSecurityToken extends X509SecurityToken
keyTable, tokenUsages
Modifier | Constructor | Description |
---|---|---|
protected |
X509SubjectNameSecurityToken(SecurityTokenConstants.TokenType tokenType,
InboundSecurityContext inboundSecurityContext,
String id) |
Modifier and Type | Method | Description |
---|---|---|
String |
getSubjectName() |
|
void |
setSubjectName(String subjectName) |
addTokenUsage, addWrappedToken, getElementPath, getKey, getKeyIdentifier, getKeyWrappingToken, getPubKey, getPublicKey, getSecretKey, getWrappedTokens, getXMLSecEvent, isIncludedInMessage, setElementPath, setKeyWrappingToken, setXMLSecEvent, verify
getId, getPublicKey, getSecretKey, getSha1Identifier, getTokenUsages, getX509Certificates, setAsymmetric, setPublicKey, setSecretKey, setSha1Identifier, setX509Certificates
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getPublicKey, getSecretKey, getSha1Identifier, getTokenUsages, getX509Certificates
getTokenType, isAsymmetric
protected X509SubjectNameSecurityToken(SecurityTokenConstants.TokenType tokenType, InboundSecurityContext inboundSecurityContext, String id)
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.