public final class ProviderEnvironment extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProviderEnvironment.Builder
The builder for
ProviderEnvironment instances. |
| Modifier and Type | Method and Description |
|---|---|
Supplier<org.wildfly.security.auth.client.AuthenticationContext> |
getAuthenticationContextSupplier()
Get the authentication context supplier to use.
|
List<URI> |
getProviderUris()
Get the list of provider URLs.
|
public List<URI> getProviderUris()
null)public Supplier<org.wildfly.security.auth.client.AuthenticationContext> getAuthenticationContextSupplier()
null)Copyright © 2017 JBoss by Red Hat. All rights reserved.