org.apache.wss4j.stax.securityEvent
Class KerberosTokenSecurityEvent
java.lang.Object
org.apache.xml.security.stax.securityEvent.SecurityEvent
org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<T>
org.apache.wss4j.stax.securityEvent.IssuedTokenSecurityEvent<KerberosServiceSecurityToken>
org.apache.wss4j.stax.securityEvent.KerberosTokenSecurityEvent
public class KerberosTokenSecurityEvent
- extends IssuedTokenSecurityEvent<KerberosServiceSecurityToken>
| Methods inherited from class org.apache.xml.security.stax.securityEvent.TokenSecurityEvent |
getSecurityToken, setSecurityToken |
| Methods inherited from class org.apache.xml.security.stax.securityEvent.SecurityEvent |
getCorrelationID, getSecurityEventType, setCorrelationID |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KerberosTokenSecurityEvent
public KerberosTokenSecurityEvent()
getIssuerName
public String getIssuerName()
- Specified by:
getIssuerName in class IssuedTokenSecurityEvent<KerberosServiceSecurityToken>
setIssuerName
public void setIssuerName(String issuerName)
isKerberosV5ApReqToken11
public boolean isKerberosV5ApReqToken11()
isGssKerberosV5ApReqToken11
public boolean isGssKerberosV5ApReqToken11()
getKerberosTokenValueType
public String getKerberosTokenValueType()
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.