Interface SocketConnectionPrincipal

  • All Superinterfaces:
    java.security.Principal, java.io.Serializable
    All Known Subinterfaces:
    ManagementConnectionPrincipal
    All Known Implementing Classes:
    ConnectionPrincipal

    public interface SocketConnectionPrincipal
    extends java.security.Principal, java.io.Serializable
    • Method Detail

      • getRemoteAddress

        java.net.SocketAddress getRemoteAddress()