Class MyProxyServlet.MyMyProxyLogon

  • Enclosing class:
    MyProxyServlet

    public static class MyProxyServlet.MyMyProxyLogon
    extends edu.uiuc.ncsa.myproxy.MyProxyLogon
    • Nested Class Summary

      • Nested classes/interfaces inherited from class edu.uiuc.ncsa.myproxy.MyProxyLogon

        edu.uiuc.ncsa.myproxy.MyProxyLogon.State
    • Field Summary

      • Fields inherited from class edu.uiuc.ncsa.myproxy.MyProxyLogon

        certificateChain, credname, DEFAULT_KEY_SIZE, host, keyAlg, keypair, keySize, lifetime, MIN_PASS_PHRASE_LEN, passphrase, pkcs10Provider, pkcs10SigAlgName, port, requestTrustRoots, socket, socketIn, socketOut, state, trustrootData, trustrootFilenames, username
    • Constructor Summary

      Constructors 
      Constructor Description
      MyMyProxyLogon()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String getPassphrase()  
      String toString()  
      • Methods inherited from class edu.uiuc.ncsa.myproxy.MyProxyLogon

        connect, disconnect, getCertificate, getCertificates, getCredentialName, getCredentials, getCredentials, getCRLs, getExistingTrustRootPath, getHost, getKeyManagerFactory, getKeySize, getLifetime, getMlf, getPort, getPrivateKey, getProxyLocation, getServerDN, getSocketTimeout, getTrustedCAs, getTrustRootData, getTrustRootFilenames, getTrustRootPath, getUsername, handleException, hostLookup, isConnected, isDone, isLoggedOn, isReady, logon, main, requestTrustRoots, saveCredentials, saveCredentialsToFile, setCredentialName, setHost, setKeyManagerFactory, setKeySize, setLifetime, setPassphrase, setPort, setServerDN, setSocketTimeout, setUsername, writeProxyFile, writeTrustRoots, writeTrustRoots
    • Constructor Detail

      • MyMyProxyLogon

        public MyMyProxyLogon()
    • Method Detail

      • getPassphrase

        public String getPassphrase()
      • toString

        public String toString()
        Overrides:
        toString in class edu.uiuc.ncsa.myproxy.MyProxyLogon