Class AuthApiClient


  • public class AuthApiClient
    extends ApiClient
    Implements a REST client that can work with IdentityToken.
    Author:
    Holger Eichelberger, SSE
    • Field Detail

      • context

        private static javax.net.ssl.SSLContext context
    • Constructor Detail

      • AuthApiClient

        public AuthApiClient()
    • Method Detail

      • setSslContext

        static void setSslContext​(javax.net.ssl.SSLContext ctx)
        Defines the SSL context. Call before instantiation.
        Parameters:
        ctx - the context