| Package | Description |
|---|---|
| org.jboss.remoting3 |
The base Remoting 3 API package.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionPeerIdentity |
ConnectionPeerIdentityContext.authenticate(org.wildfly.security.auth.client.AuthenticationConfiguration configuration)
Perform an authentication.
|
ConnectionPeerIdentity |
ConnectionPeerIdentityContext.getAnonymousIdentity()
Get the anonymous identity for this context.
|
ConnectionPeerIdentity |
Connection.getConnectionAnonymousIdentity()
Get the anonymous peer identity for the connection.
|
ConnectionPeerIdentity |
Connection.getConnectionPeerIdentity()
Get the peer identity for the connection.
|
ConnectionPeerIdentity |
ConnectionPeerIdentityContext.getCurrentIdentity()
Get the current identity.
|
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All rights reserved.