JavaTM 2 Platform
Standard Ed. 5.0

javax.security.sasl
Ŭ·¡½º AuthenticationException

java.lang.Object 
  »óÀ§¸¦ È®Àå java.lang.Throwable 
      »óÀ§¸¦ È®Àå java.lang.Exception 
          »óÀ§¸¦ È®Àå java.io.IOException 
              »óÀ§¸¦ È®Àå javax.security.sasl.SaslException 
                  »óÀ§¸¦ È®Àå javax.security.sasl.AuthenticationException
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable

public class AuthenticationException
extends SaslException

ÀÌ ¿¹¿Ü´Â SASL µµ±¸ ÀÇ ±¸Çö¿¡ ÀÇÇØ ¿¹¿Ü°¡ ¹ß»ýµÇ¾î ID, Æнº ÇÁ·¹ÀÌÁî, ¶Ç´Â Å°°¡ ¹«È¿ÀÎ µîÀÇ ÀÎÁõ¿¡ °ü·ÃÇÑ ÀÌÀ¯¿¡ÀÇÇØ SASL ±³È¯¿¡ ½ÇÆÐÇÑ °ÍÀ» ³ªÅ¸³À´Ï´Ù.

AuthenticationException°¡ Throw µÇÁö ¾Ê¾Æµµ, ÀåÇØ°¡ ÀÎÁõ ¿¡·¯¿¡ ÇÏ´Â °ÍÀÎ °æ¿ì°¡ ÀÖÀ»Å×´Ï ÁÖÀÇÇØ ÁÖ¼¼¿ä. SASL µµ±¸ ÀÇ ±¸Çö¿¡¼­´Â ÀåÇØÀÇ ¼ºÁúÀ» ƯÁ¤ÇÒ ¼ö ¾ø´Â °æ¿ì³ª, º¸¾È»óÀÇ ÀÌÀ¯µî¿¡ÀÇÇØ ÀåÇØÀÇ ¼ºÁúÀ» ºÐ¸íÈ÷ ÇÏ°í ½ÍÁö ¾ÊÀº °æ¿ì´Â AuthenticationException´Â ¾Æ´Ï°í, º¸´Ù ÀϹÝÀûÀÎ SaslException ¸¦ Throw ÇÏ´Â ÀÏÀÌ ÀÖ½À´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.5
°ü·Ã Ç׸ñ:
Á÷·ÄÈ­ µÈ Çü½Ä

»ý¼ºÀÚ °³¿ä
AuthenticationException ()
          AuthenticationException »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
AuthenticationException (String  detail)
          »ó¼¼ ¸Þ¼¼Áö¸¦ Æ÷ÇÔÇÑ AuthenticationException »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
AuthenticationException (String  detail, Throwable  ex)
          »ó¼¼ ¸Þ¼¼Áö¿Í ·çÆ® ¿¹¿Ü¸¦ Æ÷ÇÔÇÑ AuthenticationException »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º javax.security.sasl. SaslException ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
getCause, initCause, toString
 
Ŭ·¡½º java.lang. Throwable ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

AuthenticationException

public AuthenticationException()
AuthenticationException »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù. ·çÆ® ¿¹¿Ü ¹× »ó¼¼ ¸Þ¼¼Áö´Â null ÀÔ´Ï´Ù.


AuthenticationException

public AuthenticationException(String  detail)
»ó¼¼ ¸Þ¼¼Áö¸¦ Æ÷ÇÔÇÑ AuthenticationException »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù. ·çÆ® ¿¹¿Ü´Â null ÀÔ´Ï´Ù.

ÆĶó¹ÌÅÍ:
detail - ÀÌ ¿¹¿Ü¿¡ °üÇÑ »ó¼¼ Á¤º¸¸¦ Æ÷ÇÔÇÑ Ä³¸¯ÅÍ ¶óÀÎ. nullÀÎ °æ¿ìµµ ÀÖ´Â
°ü·Ã Ç׸ñ:
Throwable.getMessage()

AuthenticationException

public AuthenticationException(String  detail,
                               Throwable  ex)
»ó¼¼ ¸Þ¼¼Áö¿Í ·çÆ® ¿¹¿Ü¸¦ Æ÷ÇÔÇÑ AuthenticationException »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
detail - ÀÌ ¿¹¿Ü¿¡ °üÇÑ »ó¼¼ Á¤º¸¸¦ Æ÷ÇÔÇÑ Ä³¸¯ÅÍ ¶óÀÎ. nullÀÎ °æ¿ìµµ ÀÖ´Â
ex - ÀÌ ¿¹¿Ü°¡ ¹ß»ýµÇ´Â ¿øÀÎÀÌ µÈ ·çÆ® ¿¹¿Ü. nullÀÎ °æ¿ìµµ ÀÖ´Â
°ü·Ã Ç׸ñ:
Throwable.getMessage(), SaslException.getCause()

JavaTM 2 Platform
Standard Ed. 5.0

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