Class ConnectionPeerIdentity


  • public final class ConnectionPeerIdentity
    extends org.wildfly.security.auth.client.PeerIdentity
    A connection peer identity.
    Author:
    David M. Lloyd
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.wildfly.security.auth.client.PeerIdentity

        org.wildfly.security.auth.client.PeerIdentity.Configuration
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Connection getConnection()
      Get the connection of this identity.
      int getId()
      Get the ID to use for this identity.
      • Methods inherited from class org.wildfly.security.auth.client.PeerIdentity

        getPeerAttribute, getPeerAttributes, getPeerIdentityContext, getPeerPrincipal, getPeerRoles, hasPeerRole, isSamePeerIdentityContext, postAssociate, preAssociate, runAs, runAs, runAs, runAs, runAs, runAs, runAsAll, runAsAll, runAsAll, runAsAll, runAsAll, runAsAll, runAsAllConsumer, runAsAllConsumer, runAsAllFunction, runAsAllFunction, runAsAllObjIntConsumer, runAsAllSupplier, runAsConsumer, runAsConsumer, runAsFunction, runAsFunction, runAsSupplier
    • Method Detail

      • getConnection

        public Connection getConnection()
        Get the connection of this identity.
        Returns:
        the connection of this identity (not null)
      • getId

        public int getId()
        Get the ID to use for this identity.
        Returns:
        the ID to use for this identity