| Interface | Description |
|---|---|
| FedoraAuthorizationDelegate |
An interface that can authorize access to specific resources within
repositories.
|
| PrincipalProvider |
This interface provides a way for authentication code to communicate generic
credentials to authorization delegates.
|
| Class | Description |
|---|---|
| FedoraAdminSecurityContext |
This is a pass-through security context for authenticated Fedora
administrators.
|
| FedoraUserSecurityContext |
The security context for Fedora servlet users.
|
| HttpHeaderPrincipalProvider |
An example principal provider that extracts principals from request headers.
|
| HttpHeaderPrincipalProvider.HttpHeaderPrincipal | |
| OAuthAuthenticationProvider |
Authenticates OAuth requests to ModeShape, creating a security context and
principals appropriate to the OAuth token.
|
| ServletContainerAuthenticationProvider |
Authenticates ModeShape logins where JAX-RS credentials are supplied.
|
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.