Class HttpOauth2FileAuthorizationMechanismCfgDefn


  • public final class HttpOauth2FileAuthorizationMechanismCfgDefn
    extends ManagedObjectDefinition<HttpOauth2FileAuthorizationMechanismCfgClient,​HttpOauth2FileAuthorizationMechanismCfg>
    An interface for querying the HTTP OAuth2 File Based Authorization Mechanism managed object definition meta information.

    The HTTP OAuth2 File Based Authorization Mechanism is used to define OAuth2 authorization through a file based access-token resolution. For test purpose only, this mechanism is looking up for JSON access-token files under the specified path.