Uses of Class
org.apache.wss4j.stax.securityEvent.HttpsTokenSecurityEvent.AuthenticationType

Packages that use HttpsTokenSecurityEvent.AuthenticationType
org.apache.wss4j.stax.securityEvent   
 

Uses of HttpsTokenSecurityEvent.AuthenticationType in org.apache.wss4j.stax.securityEvent
 

Methods in org.apache.wss4j.stax.securityEvent that return HttpsTokenSecurityEvent.AuthenticationType
 HttpsTokenSecurityEvent.AuthenticationType HttpsTokenSecurityEvent.getAuthenticationType()
           
static HttpsTokenSecurityEvent.AuthenticationType HttpsTokenSecurityEvent.AuthenticationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HttpsTokenSecurityEvent.AuthenticationType[] HttpsTokenSecurityEvent.AuthenticationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.wss4j.stax.securityEvent with parameters of type HttpsTokenSecurityEvent.AuthenticationType
 void HttpsTokenSecurityEvent.setAuthenticationType(HttpsTokenSecurityEvent.AuthenticationType authenticationType)
           
 



Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.