Class CiServerConnection


  • public class CiServerConnection
    extends ServerConnection
    IBM Security Verify Server Connection
    • Constructor Detail

      • CiServerConnection

        public CiServerConnection​(ServerConnection connection)
    • Method Detail

      • getAdminHost

        public java.lang.String getAdminHost()
      • getClientId

        public java.lang.String getClientId()
      • getClientSecret

        public java.lang.String getClientSecret()
      • getSslEnabled

        public boolean getSslEnabled()
      • getTruststore

        public java.lang.String getTruststore()
      • getKeystore

        public java.lang.String getKeystore()
      • getAuthKey

        public java.lang.String getAuthKey()
      • getProtocol

        public java.lang.String getProtocol()
      • getProtocolV2

        public java.lang.String getProtocolV2()
      • getUsersEndpoint

        public java.lang.String getUsersEndpoint()
      • getAuthorizeEndpoint

        public java.lang.String getAuthorizeEndpoint()
      • getAuthenticatorsEndpoint

        public java.lang.String getAuthenticatorsEndpoint()
      • getFactorsEndpoint

        public java.lang.String getFactorsEndpoint()
      • getAuthnmethodsEndpoint

        public java.lang.String getAuthnmethodsEndpoint()