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 X509SubjectName |
KeyInfoSupport.buildX509SubjectName(String subjectName)
Build an
X509SubjectName containing a given subject name. |
Modifier and Type | Method and Description |
---|---|
List<X509SubjectName> |
X509Data.getX509SubjectNames()
Get the list of X509SubjectName child elements.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.