org.apache.wss4j.stax.securityEvent
Class HttpsTokenSecurityEvent
java.lang.Object
org.apache.xml.security.stax.securityEvent.SecurityEvent
org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<HttpsSecurityToken>
org.apache.wss4j.stax.securityEvent.HttpsTokenSecurityEvent
public class HttpsTokenSecurityEvent
- extends org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<HttpsSecurityToken>
| 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 |
HttpsTokenSecurityEvent
public HttpsTokenSecurityEvent()
getAuthenticationType
public HttpsTokenSecurityEvent.AuthenticationType getAuthenticationType()
setAuthenticationType
public void setAuthenticationType(HttpsTokenSecurityEvent.AuthenticationType authenticationType)
getIssuerName
public String getIssuerName()
setIssuerName
public void setIssuerName(String issuerName)
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.