|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.iplanet.am.util.AdminUtils
This class contains methods to retrieve TopLevelAdmin information. The information comes from the server configuration file (serverconfig.xml).
Constructor Summary | |
AdminUtils()
|
Method Summary | |
static java.lang.String |
getAdminDN()
Returns the DN of the TopLevelAdmin. |
static byte[] |
getAdminPassword()
Returns the password of the TopLevelAdmin. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AdminUtils()
Method Detail |
public static java.lang.String getAdminDN()
public static byte[] getAdminPassword()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |