Uses of Class
it.pagopa.swclient.mil.pdv.bean.PersonalData
Packages that use PersonalData
-
Uses of PersonalData in it.pagopa.swclient.mil.pdv.client
Methods in it.pagopa.swclient.mil.pdv.client that return types with arguments of type PersonalDataModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni
<PersonalData> Tokenizer.detokenize
(String tokenValue) Puts in clear protected personal data.Methods in it.pagopa.swclient.mil.pdv.client with parameters of type PersonalDataModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni
<Token> Tokenizer.tokenize
(PersonalData personalData) Protects personal data.