Uses of Class
io.jans.fido2.model.conf.RequestedParty
-
Packages that use RequestedParty Package Description io.jans.fido2.model.conf -
-
Uses of RequestedParty in io.jans.fido2.model.conf
Methods in io.jans.fido2.model.conf that return types with arguments of type RequestedParty Modifier and Type Method Description List<RequestedParty>
Fido2Configuration. getRequestedParties()
Method parameters in io.jans.fido2.model.conf with type arguments of type RequestedParty Modifier and Type Method Description void
Fido2Configuration. setRequestedParties(List<RequestedParty> requestedParties)
-