Skip navigation links
C G T U 

C

configureSSLConnection() - Method in class uk.gov.dwp.tls.TLSConnectionBuilder
Builds and configures the TLS connection based on the available set-up parameters
createAndPopulateContext() - Method in class uk.gov.dwp.tls.TLSConnectionBuilder
Builds and configures the sslContext using the class properties and settings

G

getKeyStoreFile() - Method in class uk.gov.dwp.tls.TLSConnectionBuilder
 
getKeyStorePassword() - Method in class uk.gov.dwp.tls.TLSConnectionBuilder
 
getTrustStoreFile() - Method in class uk.gov.dwp.tls.TLSConnectionBuilder
 
getTrustStorePassword() - Method in class uk.gov.dwp.tls.TLSConnectionBuilder
 

T

TLSConnectionBuilder - Class in uk.gov.dwp.tls
 
TLSConnectionBuilder(String, String, String, String) - Constructor for class uk.gov.dwp.tls.TLSConnectionBuilder
Constructor for 2 way secure TLS connection using a trust store (with associated password) to verify the server certificate and a keystore (with password) to pass back to the server for server-based mutual certificate trust authentication
TLSConnectionBuilder(String, String) - Constructor for class uk.gov.dwp.tls.TLSConnectionBuilder
Constructor for one way server authentication.
TLSGeneralException - Exception in uk.gov.dwp.tls
 
TLSGeneralException(String) - Constructor for exception uk.gov.dwp.tls.TLSGeneralException
 

U

uk.gov.dwp.tls - package uk.gov.dwp.tls
 
C G T U 
Skip navigation links

Copyright © 2018. All rights reserved.