|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ldaptive.jaas.LdapCredential
public class LdapCredential
Provides a custom implementation for adding LDAP credentials to a subject.
| Constructor Summary | |
|---|---|
LdapCredential(Object o)
Creates a new ldap credential with the supplied credential. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
Object |
getCredential()
Returns the credential for this ldap credential. |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LdapCredential(Object o)
o - credential to store| Method Detail |
|---|
public Object getCredential()
public boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||