JavaTM Platform
Standard Ed. 6

인터페이스
javax.xml.crypto.URIReference 의 사용

URIReference 를 사용하고 있는 패키지
javax.xml.crypto XML 암호화용의 공통 클래스입니다.  
javax.xml.crypto.dom javax.xml.crypto 패키지용의 DOM 고유의 클래스.  
javax.xml.crypto.dsig XML 디지털 서명의 생성 및 검증용의 클래스.  
javax.xml.crypto.dsig.keyinfo KeyInfo 요소 및 구조를 구문 분석 해 처리하는 클래스.  
 

javax.xml.crypto 에서의 URIReference 의 사용
 

URIReference 를 돌려주는 javax.xml.crypto 의 메소드
 URIReference URIReferenceException. getURIReference ()
          예외가 throw 되었을 때에 간접 참조중이었던 URIReference 를 돌려줍니다.
 

URIReference 형의 파라미터를 가지는 javax.xml.crypto 의 메소드
 Data URIDereferencer. dereference (URIReference  uriReference, XMLCryptoContext  context)
          지정한 URIReference 를 간접 참조해, 간접 참조된 데이터를 돌려줍니다.
 

URIReference 형의 파라미터를 가지는 javax.xml.crypto 의 생성자
URIReferenceException (String  message, Throwable  cause, URIReference  uriReference)
          지정된 상세 메세지, 원인 및 URIReference 를 사용해 URIReferenceException 를 새롭게 구축합니다.
 

javax.xml.crypto.dom 에서의 URIReference 의 사용
 

javax.xml.crypto.dom 에서의 URIReference 의 서브 인터페이스
 interface DOMURIReference
          DOM 고유 URIReference .
 

javax.xml.crypto.dsig 에서의 URIReference 의 사용
 

javax.xml.crypto.dsig 에서의 URIReference 의 서브 인터페이스
 interface Reference
           「W3C Recommendation for XML-Signature Syntax and Processing 」로 정의되고 있는 XML Reference 요소의 표현.
 

javax.xml.crypto.dsig.keyinfo 에서의 URIReference 의 사용
 

javax.xml.crypto.dsig.keyinfo 에서의 URIReference 의 서브 인터페이스
 interface RetrievalMethod
           「W3C Recommendation for XML-Signature Syntax and Processing 」으로 정의되고 있는 XML RetrievalMethod 요소의 표현.
 


JavaTM Platform
Standard Ed. 6

버그의 보고와 기능의 요청
한층 더 자세한 API 레퍼런스 및 개발자 문서에 대해서는,Java SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.