org.opensaml.xml.signature
public class XMLSignatureCredentialContext extends Object implements CredentialContext
Modifier and Type | Field and Description |
---|---|
private Signature |
sig
The Signature element context.
|
Constructor and Description |
---|
XMLSignatureCredentialContext(Signature signature)
Constructor.
|
private Signature sig
public XMLSignatureCredentialContext(Signature signature)
signature
- the signature resolution contextpublic Signature getSignature()
Copyright © 1999-2014 JBoss by Red Hat. All Rights Reserved.