Interface UserManagerMessages
- All Superinterfaces:
Messages,Serializable
-
Field Details
-
INSTANCE
-
-
Method Details
-
historyUrlBuilderName
String historyUrlBuilderName() -
gender
String gender() -
genderFemale
String genderFemale() -
genderMale
String genderMale() -
commandId_description
String commandId_description() -
commandId_arg_username
String commandId_arg_username() -
title
String title() -
id
String id() -
username
String username() -
firstName
String firstName() -
lastName
String lastName() -
email
String email() -
accountInhibitionLabel
String accountInhibitionLabel() -
accountExpirationDate
String accountExpirationDate() -
membership
String membership() -
indirect
String indirect() -
direct
String direct() -
totalNumberOfUsers
String totalNumberOfUsers() -
totalNumberOfOus
String totalNumberOfOus() -
totalNumberOfGroups
String totalNumberOfGroups() -
activeUsers
String activeUsers() -
inhibitedUsers
String inhibitedUsers() -
expiredUsers
String expiredUsers() -
users
String users()
-