Uses of Class
org.apache.cxf.rs.security.jose.jws.JwsJsonSignatureEntry
Packages that use JwsJsonSignatureEntry
-
Uses of JwsJsonSignatureEntry in org.apache.cxf.rs.security.jose.jws
Methods in org.apache.cxf.rs.security.jose.jws that return JwsJsonSignatureEntryModifier and TypeMethodDescriptionprotected final JwsJsonSignatureEntryJwsJsonConsumer.getSignatureObject(Map<String, Object> signatureEntry) Methods in org.apache.cxf.rs.security.jose.jws that return types with arguments of type JwsJsonSignatureEntryModifier and TypeMethodDescriptionstatic Map<SignatureAlgorithm,List<JwsJsonSignatureEntry>> JwsUtils.getJwsJsonSignatureMap(List<JwsJsonSignatureEntry> signatures) JwsJsonConsumer.getSignatureEntries()JwsJsonProducer.getSignatureEntries()JwsJsonConsumer.getSignatureEntryMap()JwsJsonConsumer.verifyAndGetNonValidated(List<JwsSignatureVerifier> validators) JwsJsonConsumer.verifyAndGetNonValidated(List<JwsSignatureVerifier> validators, Map<String, Object> entryProps) Method parameters in org.apache.cxf.rs.security.jose.jws with type arguments of type JwsJsonSignatureEntryModifier and TypeMethodDescriptionstatic Map<SignatureAlgorithm,List<JwsJsonSignatureEntry>> JwsUtils.getJwsJsonSignatureMap(List<JwsJsonSignatureEntry> signatures)