Package | Description |
---|---|
org.mule.module.ldap | |
org.mule.module.ldap.config |
Modifier and Type | Method and Description |
---|---|
static Referral |
Referral.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Referral[] |
Referral.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
Referral |
AbstractConfig.referral
Constant that holds the name of the environment property for specifying how referrals encountered by the service provider are to be processed (follow, ignore, throw).
|
Modifier and Type | Method and Description |
---|---|
Referral |
AbstractConfig.getReferral() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractConfig.setReferral(Referral referral) |
Copyright © 2010–2018. All rights reserved.