Modifier and Type | Field and Description |
---|---|
protected DirContext |
context
The directory context linking us to our directory server.
|
protected MessageFormat |
roleBaseFormat
The MessageFormat object associated with the current
roleBase . |
protected MessageFormat |
roleFormat
The MessageFormat object associated with the current
roleSearch . |
protected MessageFormat[] |
userPatternFormatArray
An array of MessageFormat objects associated with the current
userPatternArray . |
protected MessageFormat |
userSearchFormat
The MessageFormat object associated with the current
userSearch . |
Modifier | Constructor and Description |
---|---|
protected |
JNDIConnection() |
protected MessageFormat userSearchFormat
userSearch
.protected MessageFormat[] userPatternFormatArray
userPatternArray
.protected MessageFormat roleBaseFormat
roleBase
.protected MessageFormat roleFormat
roleSearch
.protected DirContext context
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.