Uses of Class
se.idsec.signservice.integration.authentication.AuthnRequirements
Packages that use AuthnRequirements
Package
Description
API and domain classed for the SignService Integration Service.
- 
Uses of AuthnRequirements in se.idsec.signservice.integration
Methods in se.idsec.signservice.integration that return AuthnRequirementsModifier and TypeMethodDescriptionSignRequestInput.getAuthnRequirements()Gets the requirements that the sign requester has on the principal that is to perform the signature operation.Methods in se.idsec.signservice.integration with parameters of type AuthnRequirementsModifier and TypeMethodDescriptionvoidSignRequestInput.setAuthnRequirements(AuthnRequirements authnRequirements) Assigns the requirements that the sign requester has on the principal that is to perform the signature operation.