Interface UserID

  • All Superinterfaces:
    Serializable

    public interface UserID
    extends Serializable

    Uniquely identifies a user. Instances of user IDs are specific to a given authority which is responsible for allocating them. No methods are defined because the way in which IDs are specified may vary. For example not all systems may identify users with a unique string based user name.

    Author:
    Quickstone Technologies Limited