Uses of Enum
no.digipost.signature.client.core.AuthenticationLevel
Packages that use AuthenticationLevel
Package
Description
-
Uses of AuthenticationLevel in no.digipost.signature.client.core
Methods in no.digipost.signature.client.core that return AuthenticationLevelModifier and TypeMethodDescriptionstatic AuthenticationLevelReturns the enum constant of this type with the specified name.static AuthenticationLevel[]AuthenticationLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in no.digipost.signature.client.core that return types with arguments of type AuthenticationLevel -
Uses of AuthenticationLevel in no.digipost.signature.client.core.internal
Methods in no.digipost.signature.client.core.internal with parameters of type AuthenticationLevelModifier and TypeMethodDescriptionJobCustomizations.requireAuthentication(AuthenticationLevel minimumLevel) Specify the minimum level of authentication of the signer(s) of this job. -
Uses of AuthenticationLevel in no.digipost.signature.client.direct
Methods in no.digipost.signature.client.direct that return types with arguments of type AuthenticationLevelMethods in no.digipost.signature.client.direct with parameters of type AuthenticationLevelModifier and TypeMethodDescriptionDirectJob.Builder.requireAuthentication(AuthenticationLevel level) -
Uses of AuthenticationLevel in no.digipost.signature.client.portal
Methods in no.digipost.signature.client.portal that return types with arguments of type AuthenticationLevelMethods in no.digipost.signature.client.portal with parameters of type AuthenticationLevelModifier and TypeMethodDescriptionPortalJob.Builder.requireAuthentication(AuthenticationLevel minimumLevel)