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
WvcmException
String getAuthenticator() throws WvcmException
WvcmException
String getEmail() throws WvcmException
WvcmException
String getFullName() throws WvcmException
WvcmException
String[] getGroupNames() throws WvcmException
WvcmException
String getLoginName() throws WvcmException
WvcmException
String getMiscellaneousInformation() throws WvcmException
WvcmException
String getPhone() throws WvcmException
WvcmException
Copyright © IBM 2016. All rights reserved.