public class HttpNamingProvider extends Object implements NamingProvider
Constructor and Description |
---|
HttpNamingProvider(URI uri,
org.wildfly.security.auth.client.AuthenticationContext context,
FastHashtable<String,Object> env) |
Modifier and Type | Method and Description |
---|---|
org.wildfly.security.auth.client.PeerIdentity |
getPeerIdentityForNaming()
Get the peer identity to use for context operations.
|
URI |
getProviderUri()
Get the provider URI of this provider.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getCurrentNamingProvider, performAction, performExceptionAction
public HttpNamingProvider(URI uri, org.wildfly.security.auth.client.AuthenticationContext context, FastHashtable<String,Object> env)
public URI getProviderUri()
NamingProvider
getProviderUri
in interface NamingProvider
null
)public org.wildfly.security.auth.client.PeerIdentity getPeerIdentityForNaming() throws NamingException
NamingProvider
getPeerIdentityForNaming
in interface NamingProvider
null
)NamingException
- if connecting, authenticating, or re-authenticating the peer failedCopyright © 2017 JBoss by Red Hat. All rights reserved.