public interface SpotfirePrincipal
extends java.security.Principal, java.io.Serializable
Also, when a user is removed and a new user is later added with the same name, the GUID will differ between the users. Therefore the GUID should always be used as an identifier for a principal, not the name.
Modifier and Type | Method and Description |
---|---|
Guid |
getGuid() |
Guid getGuid()
Copyright © 2000-2020 TIBCO Software Inc. All Rights Reserved.