Package | Description |
---|---|
com.oracle.bmc.apigateway.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.
|
static DynamicAuthenticationPolicy.Builder |
DynamicAuthenticationPolicy.builder()
Create a new builder.
|
DynamicAuthenticationPolicy.Builder |
DynamicAuthenticationPolicy.Builder.copy(DynamicAuthenticationPolicy model) |
DynamicAuthenticationPolicy.Builder |
DynamicAuthenticationPolicy.Builder.selectionSource(SelectionSourcePolicy selectionSource) |
DynamicAuthenticationPolicy.Builder |
DynamicAuthenticationPolicy.toBuilder() |
Copyright © 2016–2024. All rights reserved.