Uses of Enum Class
org.bremersee.spring.boot.autoconfigure.security.authentication.AuthenticationProperties.CaseTransformation
Packages that use AuthenticationProperties.CaseTransformation
-
Uses of AuthenticationProperties.CaseTransformation in org.bremersee.spring.boot.autoconfigure.security.authentication
Methods in org.bremersee.spring.boot.autoconfigure.security.authentication that return AuthenticationProperties.CaseTransformationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AuthenticationProperties.CaseTransformation.values()Returns an array containing the constants of this enum class, in the order they are declared.