Uses of Enum Class
org.apache.wss4j.stax.securityEvent.HttpsTokenSecurityEvent.AuthenticationType
Packages that use HttpsTokenSecurityEvent.AuthenticationType
-
Uses of HttpsTokenSecurityEvent.AuthenticationType in org.apache.wss4j.stax.securityEvent
Methods in org.apache.wss4j.stax.securityEvent that return HttpsTokenSecurityEvent.AuthenticationTypeModifier and TypeMethodDescriptionHttpsTokenSecurityEvent.getAuthenticationType()Returns the enum constant of this class with the specified name.HttpsTokenSecurityEvent.AuthenticationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.wss4j.stax.securityEvent with parameters of type HttpsTokenSecurityEvent.AuthenticationTypeModifier and TypeMethodDescriptionvoidHttpsTokenSecurityEvent.setAuthenticationType(HttpsTokenSecurityEvent.AuthenticationType authenticationType)