|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opends.server.authorization.dseecompat.UserDNTypeURL
public class UserDNTypeURL
The UserDNTypeURL class contains the EnumUserDNType and the URL value, of a "userdn" URL decoded by the UserDN.decode() method.
Method Summary | |
---|---|
LDAPURL |
getURL()
Returns the URL. |
EnumUserDNType |
getUserDNType()
Returns the DN type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public EnumUserDNType getUserDNType()
public LDAPURL getURL()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |