Uses of Class
org.eblocker.server.common.data.DistinguishedName
Packages that use DistinguishedName
-
Uses of DistinguishedName in org.eblocker.server.common.data
Methods in org.eblocker.server.common.data that return DistinguishedNameModifier and TypeMethodDescriptionstatic DistinguishedNameDistinguishedName.fromRfc2253(String dnString) Creates a distinguished name parsing an RFC 2253 dn stringCaOptions.getDistinguishedName()Certificate.getDistinguishedName()Methods in org.eblocker.server.common.data with parameters of type DistinguishedNameModifier and TypeMethodDescriptionvoidCaOptions.setDistinguishedName(DistinguishedName distinguishedName) voidCertificate.setDistinguishedName(DistinguishedName distinguishedName)