public class TmsClientSecurityConfig extends Object
| Constructor and Description |
|---|
TmsClientSecurityConfig(String trustStorePassword,
URI trustStoreUri,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPassword() |
TrustManagerFactory |
getTrustManagerFactory() |
String |
getUsername() |
int |
hashCode() |
String |
toString() |
public TrustManagerFactory getTrustManagerFactory() throws IOException, GeneralSecurityException
IOExceptionGeneralSecurityExceptionpublic String getUsername()
public String getPassword()
Copyright © 2022. All rights reserved.