|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.core.security.authentication.CredentialsCallback
public class CredentialsCallback
A CredentialsCallback
| Constructor Summary | |
|---|---|
CredentialsCallback()
|
|
| Method Summary | |
|---|---|
javax.jcr.Credentials |
getCredentials()
Get the retrieved credentials. |
void |
setCredentials(javax.jcr.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 javax.jcr.Credentials getCredentials()
public void setCredentials(javax.jcr.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 | |||||||||