Interface UsersManagementClientConstants

  • All Superinterfaces:
    com.google.gwt.i18n.client.Constants, com.google.gwt.i18n.client.ConstantsWithLookup, com.google.gwt.i18n.client.Localizable, com.google.gwt.i18n.shared.Localizable, com.google.gwt.i18n.client.LocalizableResource

    public interface UsersManagementClientConstants
    extends com.google.gwt.i18n.client.ConstantsWithLookup

    UF Security client constants.

    Since:
    0.8.0
    • Method Detail

      • user_validation_nameNotEmpty

        String user_validation_nameNotEmpty()
      • group_validation_nameNotEmpty

        String group_validation_nameNotEmpty()
      • userSystemManagerInitializationError

        String userSystemManagerInitializationError()
      • noUserSystemManagerActive

        String noUserSystemManagerActive()
      • unsupportedCapability

        String unsupportedCapability()
      • userAlreadyExists

        String userAlreadyExists()
      • groupAlreadyExists

        String groupAlreadyExists()
      • roleAlreadyExists

        String roleAlreadyExists()
      • entityNotFound

        String entityNotFound()
      • userNotFound

        String userNotFound()
      • groupNotFound

        String groupNotFound()
      • realmManagementNotAuthorized

        String realmManagementNotAuthorized()