Class IdLoginMetadataStandard

java.lang.Object
com.io7m.idstore.model.IdLoginMetadataStandard

public final class IdLoginMetadataStandard extends Object
Standard login metadata values.
  • Method Details

    • remoteHost

      public static String remoteHost()
      The name used to store the remote host.
      Returns:
      The key name
    • remoteHostProxied

      public static String remoteHostProxied()
      The name used to store the remote host being proxied.
      Returns:
      The key name
    • userAgent

      public static String userAgent()
      The name used to store the user agent.
      Returns:
      The key name