Class | Description |
---|---|
DefaultDataflowAuthoritiesExtractor |
Default Spring Cloud Data Flow
AuthoritiesExtractor . |
LdapSecurityProperties |
Properties for the Ldap security aspects of an application.
|
LdapSecurityPropertiesValidator | |
OnDefaultBootUserAuthenticationEnabled |
Condition that is valid if neither file authentication nor Ldap authentication
are enabled. |
OnOAuth2Disabled |
Condition that is only valid if security.basic.enabled is true
and the property security.oauth2 exists. |
OnSecurityEnabledAndOAuth2Disabled |
Condition that is only valid if security.basic.enabled is true
and the property security.oauth2.client.client-id does NOT exists. |
OnSecurityEnabledAndOAuth2Enabled |
Condition that is only valid if the property
security.oauth2.client.client-id exists. |
SecurityConfigUtils |
State-holder for computed security meta-information.
|
SecurityStateBean |
State-holder for computed security meta-information.
|
Enum | Description |
---|---|
CoreSecurityRoles |
Defines the core security roles supported by Spring Cloud Data Flow.
|
Annotation Type | Description |
---|---|
LdapSecurityPropertiesValid |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.