Package swiss.trustbroker.common.config
Class KeystoreProperties
java.lang.Object
swiss.trustbroker.common.config.KeystoreProperties
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetType()inthashCode()voidsetKeyEntryId(String keyEntryId) voidsetPassword(String password) voidsetSignerCert(String signerCert) voidsetSignerKey(String signerKey) voidvoidtoString()
-
Constructor Details
-
KeystoreProperties
public KeystoreProperties() -
KeystoreProperties
-
-
Method Details
-
builder
-
toString
-
setSsoUrl
-
setSignerCert
-
setSignerKey
-
setKeyEntryId
-
setType
-
setPassword
-
equals
-
canEqual
-
hashCode
public int hashCode() -
getSsoUrl
-
getSignerCert
-
getSignerKey
-
getKeyEntryId
-
getType
-
getPassword
-