Interface | Description |
---|---|
SpringSecurity |
Entry point interface to deal with Spring Security integration with the Holon platform authentication and
authorization architecture.
|
SpringSecurityAuthentication |
Represents an
Authentication within a Spring Security environment, extending the Spring Security
Authentication interface too. |
SpringSecurityAuthenticationToken |
An
AuthenticationToken which uses a Spring Security Authentication as authentication principal and
credentials provider. |
Copyright © 2019 The Holon Platform. All rights reserved.