Uses of Interface
org.jboss.resteasy.security.doseta.KeyRepository
Packages that use KeyRepository
-
Uses of KeyRepository in org.jboss.resteasy.security.doseta
Classes in org.jboss.resteasy.security.doseta that implement KeyRepositoryModifier and TypeClassDescriptionclassFor use when you want repository created via a context object, i.e., when defined within a WAR file.classFields in org.jboss.resteasy.security.doseta declared as KeyRepositoryModifier and TypeFieldDescriptionprotected KeyRepositoryVerification.repositoryprotected KeyRepositoryVerifier.repositoryMethods in org.jboss.resteasy.security.doseta that return KeyRepositoryMethods in org.jboss.resteasy.security.doseta with parameters of type KeyRepositoryModifier and TypeMethodDescriptionprotected DKIMSignatureAbstractDigitalSigningHeaderDecorator.createHeader(KeyRepository repository) voidVerification.setRepository(KeyRepository repository) voidVerifier.setRepository(KeyRepository repository) protected voidDigitalSigningInterceptor.sign(KeyRepository repository, jakarta.ws.rs.core.MultivaluedMap<String, Object> headers, byte[] body, DKIMSignature dosetaSignature) Constructors in org.jboss.resteasy.security.doseta with parameters of type KeyRepository