Package de.gematik.test.tiger.common.pki
Class TigerConfigurationPkiIdentity
java.lang.Object
de.gematik.test.tiger.common.pki.TigerPkiIdentity
de.gematik.test.tiger.common.pki.TigerConfigurationPkiIdentity
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classNested classes/interfaces inherited from class de.gematik.test.tiger.common.pki.TigerPkiIdentity
TigerPkiIdentity.TigerPkiIdentityBuilder -
Constructor Summary
ConstructorsConstructorDescriptionTigerConfigurationPkiIdentity(TigerPkiIdentityInformation fileLoadingInformation) TigerConfigurationPkiIdentity(String informationString) -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetFileLoadingInformation(TigerPkiIdentityInformation fileLoadingInformation) toString()Methods inherited from class de.gematik.test.tiger.common.pki.TigerPkiIdentity
addCertificateToCertificateChain, buildChainWithCertificate, builder, getCertificate, getCertificateChain, getKeyId, getPrivateKey, setCertificate, setKeyId, setPrivateKey, toKeyStoreWithPassword, withKeyId
-
Constructor Details
-
TigerConfigurationPkiIdentity
-
TigerConfigurationPkiIdentity
-
-
Method Details
-
equals
- Overrides:
equalsin classTigerPkiIdentity
-
canEqual
- Overrides:
canEqualin classTigerPkiIdentity
-
hashCode
public int hashCode()- Overrides:
hashCodein classTigerPkiIdentity
-
getFileLoadingInformation
-
setFileLoadingInformation
-
toString
- Overrides:
toStringin classTigerPkiIdentity
-