|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SSLContextProvider
To listen on HTTPS port, play needs a SSL context. If you want specify your own SSL context, define a class implementing this interface. The path to this class should be configured with the system property
play.http.sslcontextprovider
| Method Summary | |
|---|---|
javax.net.ssl.SSLContext |
createSSLContext(ApplicationProvider applicationProvider)
|
| Method Detail |
|---|
javax.net.ssl.SSLContext createSSLContext(ApplicationProvider applicationProvider)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||