Uses of Enum Class
org.wildfly.test.security.common.elytron.DirContext.ReferralMode
Packages that use DirContext.ReferralMode
-
Uses of DirContext.ReferralMode in org.wildfly.test.security.common.elytron
Methods in org.wildfly.test.security.common.elytron that return DirContext.ReferralModeModifier and TypeMethodDescriptionstatic DirContext.ReferralModeReturns the enum constant of this class with the specified name.static DirContext.ReferralMode[]DirContext.ReferralMode.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.ReferralModeModifier and TypeMethodDescriptionDirContext.Builder.withReferralMode(DirContext.ReferralMode referralMode)