org.apache.catalina.connector.warp
クラス WarpCertificates

java.lang.Object
  |
  +--org.apache.catalina.connector.warp.WarpCertificates

public class WarpCertificates
extends java.lang.Object


コンストラクタの概要
WarpCertificates(java.lang.String certString)
          Create the certificate using the String.
 
メソッドの概要
 java.security.cert.X509Certificate[] getCertificates()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

WarpCertificates

public WarpCertificates(java.lang.String certString)
Create the certificate using the String.
メソッドの詳細

getCertificates

public java.security.cert.X509Certificate[] getCertificates()


Copyright ? 2000-2001 Apache Software Foundation. All Rights Reserved.