|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ |
CertPath ¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö | |
java.security.cert | Áõ¸í¼, Áõ¸í¼ÀÇ Ãë¼Ò ¸®½ºÆ® (CRL), Áõ¸í¼ ÆÐ½º¸¦ ÇØ¼® ¹× °ü¸®Çϱâ À§ÇÑ Å¬·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù. |
java.security.cert ¿¡¼ÀÇ CertPath ÀÇ »ç¿ë |
CertPath ¸¦ µ¹·ÁÁÖ´Â java.security.cert ÀÇ ¸Þ¼Òµå | |
CertPath |
PKIXCertPathBuilderResult. getCertPath ()
±¸Ãà ¹× °Ë»çÇÊÀÇ Áõ¸í¼ ÆÐ½º¸¦ µ¹·ÁÁÝ´Ï´Ù. |
CertPath |
CertificateFactorySpi. engineGenerateCertPath (InputStream inStream)
CertPath ¿ÀºêÁ§Æ®¸¦ »ý¼ºÇØ,InputStream ÀÎ inStream ·ÎºÎÅÍ ÀÐÈù µ¥ÀÌÅÍ·Î ÃʱâÈÇÕ´Ï´Ù. |
CertPath |
CertificateFactorySpi. engineGenerateCertPath (InputStream inStream,
String encoding)
CertPath ¿ÀºêÁ§Æ®¸¦ »ý¼ºÇØ,InputStream ÀÎ inStream ·ÎºÎÅÍ ÀÐÈù µ¥ÀÌÅÍ·Î ÃʱâÈÇÕ´Ï´Ù. |
CertPath |
CertificateFactorySpi. engineGenerateCertPath (List certificates)
CertPath ¿ÀºêÁ§Æ®¸¦ »ý¼ºÇØ,Certificate ÀÇ List ·Î ÃʱâÈÇÕ´Ï´Ù.
|
CertPath |
CertificateFactory. generateCertPath (InputStream inStream)
CertPath ¿ÀºêÁ§Æ®¸¦ »ý¼ºÇØ,InputStream ÀÎ inStream ·ÎºÎÅÍ ÀÐÈù µ¥ÀÌÅÍ·Î ÃʱâÈÇÕ´Ï´Ù. |
CertPath |
CertificateFactory. generateCertPath (InputStream inStream,
String encoding)
CertPath ¿ÀºêÁ§Æ®¸¦ »ý¼ºÇØ,InputStream ÀÎ inStream ·ÎºÎÅÍ ÀÐÈù µ¥ÀÌÅÍ·Î ÃʱâÈÇÕ´Ï´Ù. |
CertPath |
CertificateFactory. generateCertPath (List certificates)
CertPath ¿ÀºêÁ§Æ®¸¦ »ý¼ºÇØ,Certificate ÀÇ List ·Î ÃʱâÈÇÕ´Ï´Ù.
|
CertPath |
CertPathValidatorException. getCertPath ()
¿¹¿Ü°¡ ½½·Î¿ì µÇ¾úÀ» ¶§¿¡ °Ë»çÁßÀ̾ú´ø Áõ¸í¼ ÆÐ½º¸¦ µ¹·ÁÁÝ´Ï´Ù. |
CertPath |
CertPathBuilderResult. getCertPath ()
±¸ÃàÇÑ Áõ¸í¼ ÆÐ½º¸¦ µ¹·ÁÁÝ´Ï´Ù. |
CertPath ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â java.security.cert ÀÇ ¸Þ¼Òµå | |
abstract CertPathValidatorResult |
CertPathValidatorSpi. engineValidate (CertPath certPath,
CertPathParameters params)
ÁöÁ¤ÇÑ ¾Ë°í¸®ÁòÀÇ ÆÄ¶ó¹ÌÅÍ ¼¼Æ®¸¦ »ç¿ëÇØ, ÁöÁ¤ÇÑ Áõ¸í¼ ÆÐ½º¸¦ °Ë»çÇÕ´Ï´Ù. |
CertPathValidatorResult |
CertPathValidator. validate (CertPath certPath,
CertPathParameters params)
ÁöÁ¤ÇÑ ¾Ë°í¸®ÁòÀÇ ÆÄ¶ó¹ÌÅÍ ¼¼Æ®¸¦ »ç¿ëÇØ, ÁöÁ¤ÇÑ Áõ¸í¼ ÆÐ½º¸¦ °Ë»çÇÕ´Ï´Ù. |
CertPath ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â java.security.cert ÀÇ constructor | |
PKIXCertPathBuilderResult (CertPath certPath,
TrustAnchor trustAnchor,
PolicyNode policyTree,
PublicKey subjectPublicKey)
ÁöÁ¤µÈ ÆÄ¶ó¹ÌÅ͸¦ Æ÷ÇÔÇÑ PKIXCertPathBuilderResult ÀÇ ÀνºÅϽº¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
|
CertPathValidatorException (String msg,
Throwable cause,
CertPath certPath,
int index)
ÁöÁ¤ÇÑ »ó¼¼ ¸Þ¼¼Áö ¿øÀÎ, Áõ¸í¼ ÆÐ½º, ¹× À妽º¸¦ °¡Áö´Â CertPathValidatorException ¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ |
Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ ÀÖ¾î¼ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.