| Interface | Description |
|---|---|
| IdentityProviderConfiguration |
Configuration for an
AbstractIdentityProvider |
| IdentityProviders |
Main entry point to the UAA Identity Provider Management Client API
|
| Class | Description |
|---|---|
| AttributeMappings |
The payload for the identity provider configuration attribute mappings
|
| AttributeMappings.Builder |
Builds instances of type
AttributeMappings. |
| CreateIdentityProviderRequest |
The request payload for the create identity provider
|
| CreateIdentityProviderRequest.Builder |
Builds instances of type
CreateIdentityProviderRequest. |
| CreateIdentityProviderResponse |
The response from the create identity provider request
|
| CreateIdentityProviderResponse.Builder |
Builds instances of type
CreateIdentityProviderResponse. |
| DeleteIdentityProviderRequest |
The request payload for the delete identity provider
|
| DeleteIdentityProviderRequest.Builder |
Builds instances of type
DeleteIdentityProviderRequest. |
| DeleteIdentityProviderResponse |
The response from the delete identity provider request
|
| DeleteIdentityProviderResponse.Builder |
Builds instances of type
DeleteIdentityProviderResponse. |
| GetIdentityProviderRequest |
The request payload for the get identity provider
|
| GetIdentityProviderRequest.Builder |
Builds instances of type
GetIdentityProviderRequest. |
| GetIdentityProviderResponse |
The response from the get identity provider request
|
| GetIdentityProviderResponse.Builder |
Builds instances of type
GetIdentityProviderResponse. |
| IdentityProvider |
The identity provider in list response
|
| IdentityProvider.Builder |
Builds instances of type
IdentityProvider. |
| InternalConfiguration |
The payload for the internal identity provider configuration
|
| InternalConfiguration.Builder |
Builds instances of type
InternalConfiguration. |
| KeystoneConfiguration |
The payload for the keystone identity provider configuration
|
| KeystoneConfiguration.Builder |
Builds instances of type
KeystoneConfiguration. |
| LdapConfiguration |
The payload for the ldap identity provider configuration
|
| LdapConfiguration.Builder |
Builds instances of type
LdapConfiguration. |
| ListIdentityProvidersRequest |
The request payload for the list identity provider
|
| ListIdentityProvidersRequest.Builder |
Builds instances of type
ListIdentityProvidersRequest. |
| ListIdentityProvidersResponse |
The response from the list identity providers request
|
| ListIdentityProvidersResponse.Builder |
Builds instances of type
ListIdentityProvidersResponse. |
| LockoutPolicy |
The payload for lockout policy in internal identity provider management
InternalConfiguration |
| LockoutPolicy.Builder |
Builds instances of type
LockoutPolicy. |
| OAuth2Configuration |
The payload for the OAuth2 identity provider configuration
|
| OAuth2Configuration.Builder |
Builds instances of type
OAuth2Configuration. |
| OpenIdConnectConfiguration |
The payload for the OpenId Connect (oidc) identity provider configuration
|
| OpenIdConnectConfiguration.Builder |
Builds instances of type
OpenIdConnectConfiguration. |
| PasswordPolicy |
The payload for password policy in internal identity provider management
InternalConfiguration |
| PasswordPolicy.Builder |
Builds instances of type
PasswordPolicy. |
| SamlConfiguration |
The payload for the saml identity provider configuration
|
| SamlConfiguration.Builder |
Builds instances of type
SamlConfiguration. |
| UpdateIdentityProviderRequest |
The request payload for the update identity provider
|
| UpdateIdentityProviderRequest.Builder |
Builds instances of type
UpdateIdentityProviderRequest. |
| UpdateIdentityProviderResponse |
The response from the update identity provider request
|
| UpdateIdentityProviderResponse.Builder |
Builds instances of type
UpdateIdentityProviderResponse. |
| Enum | Description |
|---|---|
| ExternalGroupMappingMode |
The mapping mode for a
SamlConfiguration |
| LdapGroupFile |
The file to be used for group integration.
|
| LdapProfileFile |
The file to be used for configuring the LDAP authentication.
|
| TlsConfiguration |
The file to be used for group integration.
|
| Type |
The type of Identity provider in payload
|
Copyright © 2020. All rights reserved.