public interface UserID
extends java.io.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.
Copyright © 1996–2022. All rights reserved.