Uses of Class
no.difi.sdp.client2.domain.digital_post.Sikkerhetsnivaa
-
Packages that use Sikkerhetsnivaa Package Description no.difi.sdp.client2.domain.digital_post -
-
Uses of Sikkerhetsnivaa in no.difi.sdp.client2.domain.digital_post
Methods in no.difi.sdp.client2.domain.digital_post that return Sikkerhetsnivaa Modifier and Type Method Description SikkerhetsnivaaDigitalPost. getSikkerhetsnivaa()static SikkerhetsnivaaSikkerhetsnivaa. valueOf(String name)Returns the enum constant of this type with the specified name.static Sikkerhetsnivaa[]Sikkerhetsnivaa. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in no.difi.sdp.client2.domain.digital_post with parameters of type Sikkerhetsnivaa Modifier and Type Method Description DigitalPost.BuilderDigitalPost.Builder. sikkerhetsnivaa(Sikkerhetsnivaa sikkerhetsnivaa)Nødvendig autentiseringsnivå som kreves av mottaker i postkassen for å åpne brevet.
-