public class HttpNamingProvider extends Object implements NamingProvider
| Modifier and Type | Field and Description |
|---|---|
static Principal |
FAKE_PRINCIPAL |
| Modifier and Type | Method and Description |
|---|---|
PeerIdentity |
getPeerIdentityForNaming(URI location)
Get the peer identity to use for context operations for the specified location.
|
ProviderEnvironment |
getProviderEnvironment()
Get the provider environment.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getCurrentNamingProvider, getPeerIdentityForNaming, getPeerIdentityForNamingUsingRetry, performAction, performExceptionAction, performExceptionAction, throwNoMoreDestinationsExceptionpublic static final Principal FAKE_PRINCIPAL
public ProviderEnvironment getProviderEnvironment()
NamingProvidergetProviderEnvironment in interface NamingProvidernull)public PeerIdentity getPeerIdentityForNaming(URI location) throws NamingException
NamingProviderProviderEnvironment.getProviderUris().getPeerIdentityForNaming in interface NamingProviderlocation - a location from ProviderEnvironment.getProviderUris() (must not be null)null)NamingException - if connecting, authenticating, or re-authenticating the peer failedCopyright © 2019 JBoss by Red Hat. All rights reserved.