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