public interface IUserInfo
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getAttribute(java.lang.String attribute)
Returns the value of additional attribute.
|
java.util.Iterator |
getAttributeNameIterator() |
java.lang.String |
getFullName() |
java.lang.String |
getName() |
java.lang.String |
getUID() |
java.lang.String getName()
java.lang.String getFullName()
java.lang.String getUID()
java.lang.Object getAttribute(java.lang.String attribute)
attribute
- the name of the attributejava.util.Iterator getAttributeNameIterator()
?? 2022 Perforce Software, All rights reserved
This software is the confidential and proprietary information of Perforce, Inc. and is subject to copyright protection under laws of the United States of America and other countries. The use of this software should be in accordance with the license agreement terms you entered into with Perforce, Inc.