Uses of Enum Class
org.apereo.cas.client.boot.configuration.EnableCasClient.ValidationType
-
Uses of EnableCasClient.ValidationType in org.apereo.cas.client.boot.configuration
Methods in org.apereo.cas.client.boot.configuration that return EnableCasClient.ValidationTypeModifier and TypeMethodDescriptionCasClientConfigurationProperties.getValidationType()Returns the enum constant of this class with the specified name.static EnableCasClient.ValidationType[]EnableCasClient.ValidationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apereo.cas.client.boot.configuration with parameters of type EnableCasClient.ValidationTypeModifier and TypeMethodDescriptionvoidCasClientConfigurationProperties.setValidationType(EnableCasClient.ValidationType validationType)