Package | Description |
---|---|
org.wildfly.naming.client |
Modifier and Type | Method and Description |
---|---|
ProviderEnvironment.Builder |
ProviderEnvironment.Builder.addProviderUri(URI uri)
Add a provider URL to the environment being built.
|
ProviderEnvironment.Builder |
ProviderEnvironment.Builder.addProviderUris(Collection<URI> uris)
Add a provider URL to the environment being built.
|
ProviderEnvironment.Builder |
ProviderEnvironment.Builder.populateFromEnvironment(Map<String,?> environment)
Populate this builder from the given JNDI environment map.
|
ProviderEnvironment.Builder |
ProviderEnvironment.Builder.setAuthenticationContextSupplier(Supplier<AuthenticationContext> authenticationContextSupplier)
Set the authentication context supplier to use.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.