|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ldap.server.prefs.PreferencesUtils
Document this class.
Constructor Summary | |
PreferencesUtils()
|
Method Summary | |
static javax.naming.Name |
toSysDn(java.lang.String absPrefPath)
Translates an absolute system preferences node name into the distinguished name of the entry corresponding to the preferences node. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PreferencesUtils()
Method Detail |
public static javax.naming.Name toSysDn(java.lang.String absPrefPath) throws javax.naming.NamingException
absPrefPath
- the absolute path to the system preferences node
javax.naming.NamingException
- if there are namespace problems while translating the path
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |