Class Authn.ContextKeys

java.lang.Object
org.ovirt.engine.api.extensions.aaa.Authn.ContextKeys
Enclosing class:
Authn

public static class Authn.ContextKeys extends Object
Context keys.
  • Field Details

    • CAPABILITIES

      public static final ExtKey CAPABILITIES
      Provider capabilities. Bitwise or of capabilities flags.
      See Also:
    • HTTP_AUTHENTICATION_SCHEME

      public static final ExtKey HTTP_AUTHENTICATION_SCHEME
      HTTP authentication scheme. A list of authentication scheme elements a client will receive with an HTTP (unauthorized) response message as a value of the WWW-Authenticate header.
  • Constructor Details

    • ContextKeys

      public ContextKeys()