Class KeystoneTenantUser

    • Constructor Detail

      • KeystoneTenantUser

        public KeystoneTenantUser()
    • Method Detail

      • getId

        public String getId()
        Specified by:
        getId in interface TenantUser
        Returns:
        the user identifier
      • getEmail

        public String getEmail()
        Specified by:
        getEmail in interface TenantUser
        Returns:
        the email address of the user
      • isEnabled

        public boolean isEnabled()
        Specified by:
        isEnabled in interface TenantUser
        Returns:
        true, if the user is enabled (active)