public interface KeyInfoCredentialResolver extends CredentialResolver
CredentialResolver
marker interface for resolvers which resolve
credentials based on a KeyInfo
element.
Implementations will typically require an instance of KeyInfoCriterion
within the
criteria set which is supplied as input to the resolve methods.resolve, resolveSingle
Copyright © 2016 JBoss by Red Hat. All rights reserved.