Uses of Class
io.getlime.security.powerauth.lib.mtoken.model.entity.AllowedSignatureType
-
Packages that use AllowedSignatureType Package Description io.getlime.security.powerauth.lib.mtoken.model.entity -
-
Uses of AllowedSignatureType in io.getlime.security.powerauth.lib.mtoken.model.entity
Methods in io.getlime.security.powerauth.lib.mtoken.model.entity that return AllowedSignatureType Modifier and Type Method Description AllowedSignatureTypeOperation. getAllowedSignatureType()Get allowed signature type.Methods in io.getlime.security.powerauth.lib.mtoken.model.entity with parameters of type AllowedSignatureType Modifier and Type Method Description voidOperation. setAllowedSignatureType(AllowedSignatureType allowedSignatureType)Set allowed signature type.
-