Uses of Class
de.xima.fc.certificate.ms.impl.dao.entities.KeyPairEntity
Packages that use KeyPairEntity
Package
Description
-
Uses of KeyPairEntity in de.xima.fc.certificate.ms.impl.authorization
Methods in de.xima.fc.certificate.ms.impl.authorization with parameters of type KeyPairEntityModifier and TypeMethodDescriptionbooleanIUserAccessController.hasKeyPairPermission(KeyPairEntity keyPair, AuthenticatedUser user, PermissionAction action) Checks if the user has permission to perform the specified action on the given key pair entity.booleanUserAccessController.hasKeyPairPermission(KeyPairEntity keyPair, AuthenticatedUser user, PermissionAction action) -
Uses of KeyPairEntity in de.xima.fc.certificate.ms.impl.dao.entities
Methods in de.xima.fc.certificate.ms.impl.dao.entities that return KeyPairEntityMethods in de.xima.fc.certificate.ms.impl.dao.entities with parameters of type KeyPairEntity -
Uses of KeyPairEntity in de.xima.fc.certificate.ms.impl.mapper
Methods in de.xima.fc.certificate.ms.impl.mapper with parameters of type KeyPairEntityModifier and TypeMethodDescriptiondefault booleanCertificateEntityMapper.hasPrivateKey(KeyPairEntity keyPair)