|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jackrabbit.core.security.CredentialsCallback
A CredentialsCallback ...
| Constructor Summary | |
CredentialsCallback()
Constructor |
|
| Method Summary | |
Credentials |
getCredentials()
Get the retrieved credentials. |
void |
setCredentials(Credentials credentials)
Set the retrieved credentials. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CredentialsCallback()
| Method Detail |
public Credentials getCredentials()
public void setCredentials(Credentials credentials)
credentials - the retrieved credentials (which may be null)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||