Uses of Interface
org.opensaml.xmlsec.signature.X509SubjectName
Packages that use X509SubjectName
Package
Description
Classes in support of processing XML Signature KeyInfo material.
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
-
Uses of X509SubjectName in org.opensaml.xmlsec.keyinfo
Methods in org.opensaml.xmlsec.keyinfo that return X509SubjectNameModifier and TypeMethodDescriptionstatic X509SubjectNameKeyInfoSupport.buildX509SubjectName(String subjectName) Build anX509SubjectNamecontaining a given subject name. -
Uses of X509SubjectName in org.opensaml.xmlsec.signature
Methods in org.opensaml.xmlsec.signature that return types with arguments of type X509SubjectNameModifier and TypeMethodDescriptionX509Data.getX509SubjectNames()Get the list of X509SubjectName child elements.