public final class RemotingConnectionPrincipal extends Object implements Principal
Principal
implementation to wrap a Remoting Connection
and represent the identity authenticated against that Connection.Constructor and Description |
---|
RemotingConnectionPrincipal(org.jboss.remoting3.Connection connection) |
public RemotingConnectionPrincipal(org.jboss.remoting3.Connection connection)
public int hashCode()
public boolean equals(Object obj)
public boolean equals(RemotingConnectionPrincipal obj)
Copyright © 2014 JBoss by Red Hat. All rights reserved.