public abstract class SpotfirePrincipal
extends java.lang.Object
Constructor and Description |
---|
SpotfirePrincipal()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDisplayName()
Returns the display name.
|
java.lang.String |
getEmail()
Returns the email address, or null if no email address has been set.
|
Guid |
getId()
Returns the ID.
|
PrincipalName |
getName()
Returns the name.
|
public Guid getId()
public PrincipalName getName()
public java.lang.String getDisplayName()
public java.lang.String getEmail()
Copyright © 2013-2020 TIBCO Software Inc. All Rights Reserved.