Class AuthSchemeRegistry

  • All Implemented Interfaces:
    Lookup<AuthSchemeProvider>

    @Contract(threading=SAFE)
    @Deprecated
    public final class AuthSchemeRegistry
    extends java.lang.Object
    implements Lookup<AuthSchemeProvider>
    Deprecated.
    (4.3) use Registry
    Authentication scheme registry that can be used to obtain the corresponding authentication scheme implementation for a given type of authorization challenge.
    Since:
    4.0