Uses of Enum Class
org.ehrbase.application.config.security.SecurityProperties.AuthTypes
Packages that use SecurityProperties.AuthTypes
-
Uses of SecurityProperties.AuthTypes in org.ehrbase.application.config.security
Methods in org.ehrbase.application.config.security that return SecurityProperties.AuthTypesModifier and TypeMethodDescriptionSecurityProperties.getAuthType()static SecurityProperties.AuthTypesReturns the enum constant of this class with the specified name.static SecurityProperties.AuthTypes[]SecurityProperties.AuthTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ehrbase.application.config.security with parameters of type SecurityProperties.AuthTypesModifier and TypeMethodDescriptionvoidSecurityProperties.setAuthType(SecurityProperties.AuthTypes authType)