Uses of Enum
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 type with the specified name.static HttpsToken.AuthenticationType[]HttpsToken.AuthenticationType.values()Returns an array containing the constants of this enum type, 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)