Uses of Enum Class
org.wildfly.test.security.common.elytron.DirContext.AuthenticationLevel
Packages that use DirContext.AuthenticationLevel
-
Uses of DirContext.AuthenticationLevel in org.wildfly.test.security.common.elytron
Methods in org.wildfly.test.security.common.elytron that return DirContext.AuthenticationLevelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DirContext.AuthenticationLevel[]DirContext.AuthenticationLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.wildfly.test.security.common.elytron with parameters of type DirContext.AuthenticationLevelModifier and TypeMethodDescriptionDirContext.Builder.withAuthenticationLevel(DirContext.AuthenticationLevel authenticationLevel)