パッケージ | 説明 |
---|---|
org.opensaml.xml.signature |
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
|
修飾子とタイプ | メソッドと説明 |
---|---|
static void |
Signer.signObject(Signature signature)
Signs a single XMLObject.
|
static void |
Signer.signObjects(List<Signature> xmlObjects)
Signs the given XMLObject in the order provided.
|
Copyright © 2012. All Rights Reserved.