Package | Description |
---|---|
org.opensaml.xmlsec.keyinfo |
Classes in support of processing XML Signature KeyInfo material.
|
org.opensaml.xmlsec.signature |
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
|
Modifier and Type | Method and Description |
---|---|
static X509CRL |
KeyInfoSupport.buildX509CRL(X509CRL crl)
|
Modifier and Type | Method and Description |
---|---|
static X509CRL |
KeyInfoSupport.getCRL(X509CRL xmlCRL)
Convert an
X509CRL into a native Java representation. |
Modifier and Type | Method and Description |
---|---|
List<X509CRL> |
X509Data.getX509CRLs()
Get the list of X509CRL child elements.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.