Package | Description |
---|---|
org.opensaml.xmlsec.signature |
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
|
org.opensaml.xmlsec.signature.support |
Functional support for XML Signature.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSignableXMLObject
Base for signable XMLObjects.
|
Modifier and Type | Method and Description |
---|---|
static void |
SignatureSupport.signObject(SignableXMLObject signable,
SignatureSigningParameters parameters)
Signs a
SignableXMLObject . |
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.