Searched refs:X509AttributeName (Results 1 – 6 of 6) sorted by relevance
34 public class X509AttributeName { class48 public X509AttributeName(String name) { in X509AttributeName() method in X509AttributeName
366 X509AttributeName attrName = new X509AttributeName(name); in set()455 X509AttributeName attrName = new X509AttributeName(name); in delete()535 X509AttributeName attrName = new X509AttributeName(name); in get()
661 X509AttributeName attr = new X509AttributeName(name); in get()668 attr = new X509AttributeName(attr.getSuffix()); in get()719 X509AttributeName attr = new X509AttributeName(name); in set()725 attr = new X509AttributeName(attr.getSuffix()); in set()760 X509AttributeName attr = new X509AttributeName(name); in delete()767 attr = new X509AttributeName(attr.getSuffix()); in delete()
184 X509AttributeName attr = new X509AttributeName(alias); in get()
1897 "ojluni/src/main/java/sun/security/x509/X509AttributeName.java",
1795 …java/sun/security/x509/X509AttributeName.java,jdk17u/jdk-17.0.6-ga,src/java.base/share/classes/sun…