Uses of Class
org.xipki.ca.api.profile.TextVadidator
-
Packages that use TextVadidator Package Description org.xipki.ca.api.profile -
-
Uses of TextVadidator in org.xipki.ca.api.profile
Fields in org.xipki.ca.api.profile declared as TextVadidator Modifier and Type Field Description static TextVadidatorTextVadidator. COUNTRYstatic TextVadidatorTextVadidator. DATE_OF_BIRTHstatic TextVadidatorTextVadidator. FQDNstatic TextVadidatorTextVadidator. GENDERstatic TextVadidatorTextVadidator. NUMBERMethods in org.xipki.ca.api.profile that return TextVadidator Modifier and Type Method Description static TextVadidatorTextVadidator. compile(String regex)TextVadidatorCertprofile.RdnControl. getPattern()static TextVadidatorSubjectDnSpec. getPattern(org.bouncycastle.asn1.ASN1ObjectIdentifier rdnType)Methods in org.xipki.ca.api.profile with parameters of type TextVadidator Modifier and Type Method Description voidCertprofile.RdnControl. setPattern(TextVadidator pattern)
-