| 
    gluu
    
   | 
 


公開メンバ関数 | |
| X509CertificateShortInfo () | |
| X509CertificateShortInfo (String alias, X509Certificate cert) | |
| String | getAlias () | 
| void | setAlias (String alias) | 
| String | getIssuer () | 
| void | setIssuer (String issuer) | 
| String | getSubject () | 
| void | setSubject (String subject) | 
| String | getAlgorithm () | 
| void | setAlgorithm (String algorithm) | 
| Date | getNotBeforeDatetime () | 
| void | setNotBeforeDatetime (Date notBeforeDatetime) | 
| Date | getNotAfterDatetime () | 
| void | setNotAfterDatetime (Date notAfterDatetime) | 
非公開変数類 | |
| String | alias | 
| String | issuer | 
| String | subject | 
| String | algorithm | 
| Date | notBeforeDatetime | 
| Date | notAfterDatetime | 
Short information about X509 Certificate in keystore.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
| algorithm | the algorithm to set | 
      
  | 
  inline | 
| alias | the alias to set | 
      
  | 
  inline | 
| issuer | the issuer to set | 
      
  | 
  inline | 
| notAfterDatetime | the notAfterDatetime to set | 
      
  | 
  inline | 
| notBeforeDatetime | the notBeforeDatetime to set | 
      
  | 
  inline | 
| subject | the subject to set | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
 1.8.13