Package | Description |
---|---|
org.jboss.remoting3 |
The base Remoting 3 API package.
|
org.jboss.remoting3._private | |
org.wildfly.naming.client._private | |
org.wildfly.security.auth.client |
Elytron Client enable remote clients to authenticate using Elytron.
|
Modifier and Type | Method and Description |
---|---|
ConnectionPeerIdentity |
ConnectionPeerIdentityContext.authenticate(AuthenticationConfiguration configuration)
Perform an authentication.
|
int |
Connection.getPeerIdentityId()
The the ID number for the peer identity which is currently associated with the calling thread.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationException |
Messages.authenticationFailed(AuthenticationException cause) |
Modifier and Type | Method and Description |
---|---|
abstract PeerIdentity |
PeerIdentityContext.authenticate(AuthenticationConfiguration authenticationConfiguration)
Authenticate a new peer identity.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.