Interface MyProxyConstants

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String COMMAND  
      static java.lang.String CRED_DESC  
      static java.lang.String CRED_NAME  
      static java.lang.String CRED_RETRIEVER_TRUSTED  
      static java.lang.String CRLF  
      static int DEFAULT_LIFETIME
      By default, put credentials with a policy restricting delegated credential lifetime to 12 hours or less, and get 12 hour credentials from the server.
      static java.lang.String LIFETIME  
      static int MIN_PASSWORD_LENGTH
      MyProxy passwords must be 6 characters or longer.
      static java.lang.String MYPROXY_PROTOCOL_VERSION
      The version string (MYPROXYv2) to send at the start of communication with the MyProxy server.
      static java.lang.String NEW_PHRASE  
      static java.lang.String PASSPHRASE  
      static java.lang.String RENEWER  
      static java.lang.String RETRIEVER  
      static java.lang.String TRUSTROOTS  
      static java.lang.String USERNAME  
      static java.lang.String VERSION  
      static java.lang.String VOMSES  
      static java.lang.String VONAME