Class ClientSecurityFeature

  • All Implemented Interfaces:
    Feature

    @Deprecated
    public final class ClientSecurityFeature
    extends Object
    implements Feature
    Deprecated.
    replaced with io.helidon.security.integration.jersey.client.ClientSecurity for constants the feature is no longer needed to configure security
    Integration of Security module with Jersey clients. If you want to use this class, please inject it as a context and then register it on your Client.