| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.security.authentication | |
| org.apache.jackrabbit.core.security.authentication.token | |
| org.apache.jackrabbit.core.security.simple | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Authentication | DefaultLoginModule. getAuthentication(Principal principal,
                 Credentials creds) | 
| protected abstract Authentication | AbstractLoginModule. getAuthentication(Principal principal,
                 Credentials creds)Retrieve the  Authentication. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TokenBasedAuthenticationAuthentication implementation that compares the tokens stored with a
 given user node to the token present in the SimpleCredentials attributes. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Authentication | SimpleLoginModule. getAuthentication(Principal principal,
                 Credentials creds) | 
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.