Uses of Enum Class
org.apache.wss4j.policy.model.HttpsToken.AuthenticationType
Packages that use HttpsToken.AuthenticationType
-
Uses of HttpsToken.AuthenticationType in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model that return HttpsToken.AuthenticationTypeModifier and TypeMethodDescriptionHttpsToken.getAuthenticationType()Returns the enum constant of this class with the specified name.static HttpsToken.AuthenticationType[]HttpsToken.AuthenticationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.wss4j.policy.model with parameters of type HttpsToken.AuthenticationTypeModifier and TypeMethodDescriptionprotected voidHttpsToken.setAuthenticationType(HttpsToken.AuthenticationType authenticationType)