Package | Description |
---|---|
org.wildfly.swarm.config.elytron |
Modifier and Type | Method and Description |
---|---|
DirContext.ReferralMode |
DirContext.referralMode()
If referrals should be followed.
|
static DirContext.ReferralMode |
DirContext.ReferralMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirContext.ReferralMode[] |
DirContext.ReferralMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
DirContext.referralMode(DirContext.ReferralMode value)
If referrals should be followed.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.