Class | Description |
---|---|
OAuth2RestOperationsConfiguration |
Configuration for OAuth2 Single Sign On REST operations.
|
OAuth2RestOperationsConfiguration.BaseConfiguration | |
OAuth2RestOperationsConfiguration.RequestScopedConfiguration | |
OAuth2RestOperationsConfiguration.SessionScopedConfiguration | |
OAuth2RestOperationsConfiguration.SessionScopedConfiguration.ClientContextConfiguration | |
OAuth2RestOperationsConfiguration.SingletonScopedConfiguration | |
OAuth2SsoCustomConfiguration |
Configuration for OAuth2 Single Sign On (SSO) when there is an existing
WebSecurityConfigurerAdapter provided by the user and annotated with
@EnableOAuth2Sso . |
OAuth2SsoCustomConfiguration.WebSecurityEnhancerCondition | |
OAuth2SsoDefaultConfiguration |
Configuration for OAuth2 Single Sign On (SSO).
|
OAuth2SsoDefaultConfiguration.NeedsWebSecurityCondition | |
OAuth2SsoProperties |
Configuration properties for OAuth2 Single Sign On (SSO).
|
Annotation Type | Description |
---|---|
EnableOAuth2Sso |
Enable OAuth2 Single Sign On (SSO).
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.