Interface VirtualHostRealmUserConfig

All Superinterfaces:
Config

public interface VirtualHostRealmUserConfig extends Config
Virtual Host Realm User Configuration.

Configuration for a user of a Virtual Host Realm. A realm user is created with immutable values.

Since:
4.4
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the realm user name.
    Gets the password.

    Methods inherited from interface com.pushtechnology.diffusion.api.config.Config

    isLocked
  • Method Details

    • getName

      String getName()
      Gets the realm user name.
      Returns:
      realm user name
    • getPassword

      String getPassword()
      Gets the password.
      Returns:
      password