|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Authentication | |
|---|---|
| org.apache.jackrabbit.core.security.authentication | |
| org.apache.jackrabbit.core.security.authentication.token | |
| org.apache.jackrabbit.core.security.simple | |
| Uses of Authentication in org.apache.jackrabbit.core.security.authentication |
|---|
| Methods in org.apache.jackrabbit.core.security.authentication that return Authentication | |
|---|---|
protected abstract Authentication |
AbstractLoginModule.getAuthentication(Principal principal,
Credentials creds)
Retrieve the Authentication. |
protected Authentication |
DefaultLoginModule.getAuthentication(Principal principal,
Credentials creds)
|
| Uses of Authentication in org.apache.jackrabbit.core.security.authentication.token |
|---|
| Classes in org.apache.jackrabbit.core.security.authentication.token that implement Authentication | |
|---|---|
class |
TokenBasedAuthentication
Authentication implementation that compares the tokens stored with a given user node to the token present in the SimpleCredentials attributes. |
| Uses of Authentication in org.apache.jackrabbit.core.security.simple |
|---|
| Methods in org.apache.jackrabbit.core.security.simple that return Authentication | |
|---|---|
protected Authentication |
SimpleLoginModule.getAuthentication(Principal principal,
Credentials creds)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||