Uses of Enum
org.digidoc4j.X509Cert.SubjectName
Packages that use X509Cert.SubjectName
-
Uses of X509Cert.SubjectName in org.digidoc4j
Methods in org.digidoc4j that return X509Cert.SubjectNameModifier and TypeMethodDescriptionstatic X509Cert.SubjectNameReturns the enum constant of this type with the specified name.static X509Cert.SubjectName[]X509Cert.SubjectName.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.digidoc4j with parameters of type X509Cert.SubjectNameModifier and TypeMethodDescriptionX509Cert.getSubjectName(X509Cert.SubjectName part) Returns part of the subject name (for example if set to CN it returns the Common Name part).