public interface CqUserInfo
| Modifier and Type | Method and Description |
|---|---|
CqUser.AuthenticationMode |
getAuthenticationMode() |
String |
getAuthenticator() |
String |
getEmail() |
String |
getFullName() |
String[] |
getGroupNames() |
String |
getLoginName() |
String |
getMiscellaneousInformation() |
String |
getPhone() |
CqUser.AuthenticationMode getAuthenticationMode() throws WvcmException
WvcmExceptionString getAuthenticator() throws WvcmException
WvcmExceptionString getEmail() throws WvcmException
WvcmExceptionString getFullName() throws WvcmException
WvcmExceptionString[] getGroupNames() throws WvcmException
WvcmExceptionString getLoginName() throws WvcmException
WvcmExceptionString getMiscellaneousInformation() throws WvcmException
WvcmExceptionString getPhone() throws WvcmException
WvcmExceptionCopyright © IBM 2017. All rights reserved.