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 X509Certificate |
KeyInfoSupport.buildX509Certificate(X509Certificate cert)
Builds an
X509Certificate XMLObject from a native Java
X509Certificate . |
Modifier and Type | Method and Description |
---|---|
static X509Certificate |
KeyInfoSupport.getCertificate(X509Certificate xmlCert)
Convert an
X509Certificate into a native Java representation. |
Modifier and Type | Method and Description |
---|---|
List<X509Certificate> |
X509Data.getX509Certificates()
Get the list of X509Certificate child elements.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.