| Interface | Description |
|---|---|
| FedoraPolicyEnforcementPoint |
Policy Enforcement Points implement the various authorization decisions
needed by Fedora.
|
| HTTPPrincipalFactory |
These factories extract security principals from HTTP requests, often from
request headers.
|
| Class | Description |
|---|---|
| FedoraAdminSecurityContext |
This is a pass-through security context for authenticated Fedora
administrators.
|
| FedoraUserSecurityContext |
The security context for Fedora servlet users.
|
| HTTPHeaderPrincipalFactory |
An example principal factory that extracts groups principals from request
headers.
|
| 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 DuraSpace, Inc.. All rights reserved.