|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.signature.XMLSignatureCredentialContext
public class XMLSignatureCredentialContext
A credential context for credentials resolved from a KeyInfo that was found in
in XML Signature Signature element.
| Constructor Summary | |
|---|---|
XMLSignatureCredentialContext(Signature signature)
Constructor. |
|
| Method Summary | |
|---|---|
Signature |
getSignature()
Gets the Signature element context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLSignatureCredentialContext(Signature signature)
signature - the signature resolution context| Method Detail |
|---|
public Signature getSignature()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||