See: Description
Class | Description |
---|---|
AuthorizationConfig |
Holds configuration for the authorization aspects of security.
|
BasicAuthSecurityConfiguration |
Setup Spring Security with Basic Authentication for the Rest Endpoints and the
Dashboard of Spring Cloud Data Flow.
|
DefaultBootUserAuthenticationConfiguration |
Activated if basic authentication is enabled and neither
FileAuthenticationConfiguration nor LdapAuthenticationConfiguration are
loaded. |
FileAuthenticationConfiguration |
A security configuration that conditionally sets up in-memory users from a file.
|
LdapAuthenticationConfiguration |
A security configuration that conditionally sets up in-memory users from a file.
|
OAuthSecurityConfiguration |
Setup Spring Security OAuth for the Rest Endpoints of Spring Cloud Data Flow.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.