Uses of Class
de.gematik.test.tiger.common.pki.TigerPkiIdentityInformation
Packages that use TigerPkiIdentityInformation
-
Uses of TigerPkiIdentityInformation in de.gematik.test.tiger.common.pki
Methods in de.gematik.test.tiger.common.pki that return TigerPkiIdentityInformationModifier and TypeMethodDescriptionTigerPkiIdentityInformation.TigerPkiIdentityInformationBuilder.build()TigerConfigurationPkiIdentity.getFileLoadingInformation()static TigerPkiIdentityInformationTigerPkiIdentityLoader.parseInformationString(String information) Methods in de.gematik.test.tiger.common.pki with parameters of type TigerPkiIdentityInformationModifier and TypeMethodDescriptionstatic TigerPkiIdentityTigerPkiIdentityLoader.loadIdentity(TigerPkiIdentityInformation identityInformation) voidTigerConfigurationPkiIdentity.setFileLoadingInformation(TigerPkiIdentityInformation fileLoadingInformation) Constructors in de.gematik.test.tiger.common.pki with parameters of type TigerPkiIdentityInformationModifierConstructorDescriptionTigerConfigurationPkiIdentity(TigerPkiIdentityInformation fileLoadingInformation) TigerPkiIdentity(TigerPkiIdentityInformation fileLoadingInformation)