Uses of Class
no.difi.sdp.client2.domain.Sertifikat
-
Packages that use Sertifikat Package Description no.difi.sdp.client2.domain -
-
Uses of Sertifikat in no.difi.sdp.client2.domain
Fields in no.difi.sdp.client2.domain declared as Sertifikat Modifier and Type Field Description SertifikatTekniskMottaker. sertifikatDeprecated.Methods in no.difi.sdp.client2.domain that return Sertifikat Modifier and Type Method Description static SertifikatSertifikat. fraBase64X509String(String base64)Deprecated.static SertifikatSertifikat. fraByteArray(byte[] certificate)Deprecated.static SertifikatSertifikat. fraCertificate(X509Certificate certificate)Deprecated.static SertifikatSertifikat. fraKeyStore(KeyStore keyStore, String alias)Deprecated.SertifikatNoekkelpar. getVirksomhetssertifikat()Deprecated.Methods in no.difi.sdp.client2.domain with parameters of type Sertifikat Modifier and Type Method Description static Mottaker.BuilderMottaker. builder(String personidentifikator, String postkasseadresse, Sertifikat mottakerSertifikat, Organisasjonsnummer organisasjonsnummerPostkasse)Deprecated.Constructors in no.difi.sdp.client2.domain with parameters of type Sertifikat Constructor Description TekniskMottaker(Organisasjonsnummer organisasjonsnummer, Sertifikat sertifikat)Deprecated.
-