Uses of Class
org.apache.xml.security.keys.content.x509.XMLX509SubjectName
-
Packages that use XMLX509SubjectName Package Description org.apache.xml.security.keys.content org.apache.xml.security.keys.keyresolver.implementations -
-
Uses of XMLX509SubjectName in org.apache.xml.security.keys.content
Methods in org.apache.xml.security.keys.content that return XMLX509SubjectName Modifier and Type Method Description XMLX509SubjectNameX509Data. itemSubjectName(int i)Method itemSubjectNameMethods in org.apache.xml.security.keys.content with parameters of type XMLX509SubjectName Modifier and Type Method Description voidX509Data. add(XMLX509SubjectName xmlX509SubjectName)Method add -
Uses of XMLX509SubjectName in org.apache.xml.security.keys.keyresolver.implementations
Methods in org.apache.xml.security.keys.keyresolver.implementations with parameters of type XMLX509SubjectName Modifier and Type Method Description private java.security.PrivateKeyPrivateKeyResolver. resolveX509SubjectName(XMLX509SubjectName x509SubjectName)
-