|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
CRLSelector 를 사용하고 있는 패키지 | |
---|---|
java.security.cert | 증명서, 증명서의 취소 리스트 (CRL), 증명서 패스를 해석 및 관리하기 위한 클래스와 인터페이스를 제공합니다. |
java.security.cert 에서의 CRLSelector 의 사용 |
---|
CRLSelector 를 구현하고 있는 java.security.cert 의 클래스 | |
---|---|
class |
X509CRLSelector
지정한 기준 모두에게 일치하는 X509CRL 를 선택하는 CRLSelector 입니다. |
CRLSelector 형의 파라미터를 가지는 java.security.cert 의 메소드 | |
---|---|
abstract Collection <? extends CRL > |
CertStoreSpi. engineGetCRLs (CRLSelector selector)
지정한 셀렉터에 일치하는 CRL 의 Collection 를 돌려줍니다. |
Collection <? extends CRL > |
CertStore. getCRLs (CRLSelector selector)
지정한 셀렉터에 일치하는 CRL 의 Collection 를 돌려줍니다. |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.