Class CollabNetSecurityRealm.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doCheckCollabNetUrl

        public FormValidation doCheckCollabNetUrl​(@QueryParameter
                                                  String value)
        Form validation for the CollabNet URL.
        Parameters:
        value - url
      • checkSoapUrl

        public FormValidation checkSoapUrl​(String collabNetUrl)
        Check that a URL has the expected SOAP service.
        Parameters:
        collabNetUrl - for the CollabNet server
        Returns:
        returns true if we can get a wsdl from the url, which indicates that it's a working CollabNet server.