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.Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.