Package | Description |
---|---|
com.oracle.bmc.apigateway.model |
Modifier and Type | Method and Description |
---|---|
AuthenticationServerPolicy |
AuthenticationServerPolicy.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AuthenticationServerPolicy> |
DynamicAuthenticationPolicy.getAuthenticationServers()
List of authentication servers to choose from during dynamic authentication.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationServerPolicy.Builder |
AuthenticationServerPolicy.Builder.copy(AuthenticationServerPolicy model) |
Modifier and Type | Method and Description |
---|---|
DynamicAuthenticationPolicy.Builder |
DynamicAuthenticationPolicy.Builder.authenticationServers(List<AuthenticationServerPolicy> authenticationServers)
List of authentication servers to choose from during dynamic authentication.
|
Constructor and Description |
---|
DynamicAuthenticationPolicy(SelectionSourcePolicy selectionSource,
List<AuthenticationServerPolicy> authenticationServers)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.