Class GSIURLConnection

    • Constructor Detail

      • GSIURLConnection

        protected GSIURLConnection​(URL url)
        Subclasses must overwrite.
    • Method Detail

      • disconnect

        public abstract void disconnect()
      • setGSSMode

        public void setGSSMode​(Integer mode)
      • getGSSMode

        public Integer getGSSMode()
      • setCredentials

        public void setCredentials​(GSSCredential credentials)
      • setAuthorization

        public void setAuthorization​(Authorization auth)
      • setDelegationType

        public void setDelegationType​(int delegationType)
      • getDelegationType

        public int getDelegationType()