Class | Description |
---|---|
ContentStoreAuthenticationProvider |
A custom authentication provider that grants ROLE_USER authority to
a client who successfully logs into the content store manager.
|
DummyUserService |
Spring security configuration seems to require a user detail service.
|
RootAuthentication |
This class comes in handy when duradmin, in the course of mediating a call from a user with ROLE_USER access,
needs to invoke a service that is accessible only to ROLE_ADMIN or ROLE_ROOT.
|
SecurityAdvice |
This class wraps calls to securable objects and logs them in if there is
a valid credential in the security context.
|
Copyright © 2009-2013 DuraSpace. All Rights Reserved.