Package org.jgroups.auth


package org.jgroups.auth
  • Classes
    Class
    Description
    Abstract AuthToken class used by implementations of AUTH, e.g.
    The FixedMemberShipToken object predefines a list of IP addresses and ports that can join the group.
    JGroups AuthToken Class to for Kerberos v5 authentication.
    Support class that implements all the low level Kerberos security calls
     
    Matches the IP address or logical name of a joiner against a regular expression and accepts or rejects based on pattern matching
    This is an example of using a preshared token that is encrypted using an X509 certificate for authentication purposes.