Package uk.ac.manchester.spinnaker.alloc.security
Application security services for new Spalloc. Connected very deeply with
Spring Security.
-
Interface Summary Interface Description Grants The strings that describe the roles that may be granted.LocalAuthenticationProvider<TestAPI> Locally-defined authentication providers include the capability to create users.OpenIDUserAware An object that can say something about what user it was derived from. -
Class Summary Class Description AppAuthTransformationFilter A filter to apply authentication transformation as supplied by theLocalAuthenticationProvider
.BasicAuthEntryPoint Implements basic and bearer auth challenge presentation.LocalAuthProviderImpl Does authentication against users defined entirely in the database.PasswordServices Misc services related to password handling.Permit Encodes what a user is permitted to do.SecurityConfig The security and administration configuration of the service.Utils Support utility methods for working with SSL stuff. -
Enum Summary Enum Description TrustLevel Just how trusted is a user?