JavaTM 2 Platform
Standard Ed. 5.0

java.security
Ŭ·¡½º KeyStore.TrustedCertificateEntry

java.lang.Object 
  »óÀ§¸¦ È®Àå java.security.KeyStore.TrustedCertificateEntry
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
KeyStore.Entry
Æ÷ÇԵǾî Àִ Ŭ·¡½º:
KeyStore

public static final class KeyStore.TrustedCertificateEntry
extends Object
implements KeyStore.Entry

½Å·ÚÇÒ ¼ö ÀÖ´Â Certificate°¡ Æ÷ÇÔµÈ KeyStore ¿£Æ®¸®ÀÔ´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.5

»ý¼ºÀÚ °³¿ä
KeyStore.TrustedCertificateEntry (Certificate  trustedCert)
          ½Å·ÚÇÒ ¼ö ÀÖ´Â Certificate¸¦ »ç¿ëÇØ TrustedCertificateEntry¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 Certificate getTrustedCertificate ()
          ÀÌ ¿£Æ®¸®³»ÀÇ ½Å·ÚÇÒ ¼ö ÀÖ´Â Certficate¸¦ ÃëµæÇÕ´Ï´Ù.
 String toString ()
          ÀÌ TrustedCertificateEntry ij¸¯ÅÍ ¶óÀΠǥÇöÀ» ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

KeyStore.TrustedCertificateEntry

public KeyStore.TrustedCertificateEntry(Certificate  trustedCert)
½Å·ÚÇÒ ¼ö ÀÖ´Â Certificate¸¦ »ç¿ëÇØ TrustedCertificateEntry¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
trustedCert - ½Å·ÚÇÒ ¼ö ÀÖ´Â Certificate
¿¹¿Ü:
NullPointerException - trustedCertÀÌ nullÀÎ °æ¿ì
¸Þ¼­µåÀÇ »ó¼¼

getTrustedCertificate

public Certificate  getTrustedCertificate()
ÀÌ ¿£Æ®¸®³»ÀÇ ½Å·ÚÇÒ ¼ö ÀÖ´Â Certficate¸¦ ÃëµæÇÕ´Ï´Ù.

¹Ýȯ°ª:
ÀÌ ¿£Æ®¸®³»ÀÇ ½Å·ÚÇÒ ¼ö ÀÖ´Â Certficate

toString

public String  toString()
ÀÌ TrustedCertificateEntry ij¸¯ÅÍ ¶óÀΠǥÇöÀ» ¸®ÅÏÇÕ´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º Object ³»ÀÇ toString
¹Ýȯ°ª:
ÀÌ TrustedCertificateEntry ij¸¯ÅÍ ¶óÀΠǥÇö

JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.