protected static class JNDIRealm.JNDIConnection
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
javax.naming.directory.DirContext |
context
The directory context linking us to our directory server.
|
java.text.MessageFormat |
roleBaseFormat
The MessageFormat object associated with the current
roleBase. |
java.text.MessageFormat |
roleFormat
The MessageFormat object associated with the current
roleSearch. |
java.text.MessageFormat[] |
userPatternFormatArray
An array of MessageFormat objects associated with the current
userPatternArray. |
java.text.MessageFormat |
userSearchFormat
The MessageFormat object associated with the current
userSearch. |
| Modifier | Constructor and Description |
|---|---|
protected |
JNDIConnection() |
public java.text.MessageFormat userSearchFormat
userSearch.public java.text.MessageFormat[] userPatternFormatArray
userPatternArray.public java.text.MessageFormat roleBaseFormat
roleBase.public java.text.MessageFormat roleFormat
roleSearch.public javax.naming.directory.DirContext context
Copyright © 2000-2024 Apache Software Foundation.
Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.