|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
SSLSessionContext 를 사용하고 있는 패키지 | |
---|---|
javax.net.ssl | 시큐어 소켓 패키지의 클래스를 제공합니다. |
javax.net.ssl 에서의 SSLSessionContext 의 사용 |
---|
SSLSessionContext 를 돌려주는 javax.net.ssl 의 메소드 | |
---|---|
protected abstract SSLSessionContext |
SSLContextSpi. engineGetClientSessionContext ()
이 문맥의 ServerSocketFactory 클라이언트 객체를 돌려줍니다. |
protected abstract SSLSessionContext |
SSLContextSpi. engineGetServerSessionContext ()
이 문맥의 ServerSocketFactory 서버 객체를 돌려줍니다. |
SSLSessionContext |
SSLContext. getClientSessionContext ()
클라이언트 세션 문맥을 돌려줍니다. |
SSLSessionContext |
SSLContext. getServerSessionContext ()
서버 세션 문맥을 돌려줍니다. |
SSLSessionContext |
SSLSession. getSessionContext ()
이 세션이 바인드 되고 있는 문맥을 돌려줍니다. |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.