Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Get the description of this user or group.
|
java.lang.String |
getName()
Get the name of this user or group.
|
boolean |
isExternal()
Indicates whether or not this user or group is external.
|
void |
setDescription(java.lang.String description)
Set the description of this user or group.
|
java.lang.String |
toString()
Generate a string representation of this PrincipalInfo.
|
public java.lang.String getName()
public java.lang.String getDescription()
public void setDescription(java.lang.String description) throws TibjmsAdminException
description
- the description of this user or group.TibjmsAdminException
- if the user or group is external.public boolean isExternal()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © Cloud Software Group, Inc. All rights reserved