Package org.apache.http.conn.ssl
Class SubjectName
java.lang.Object
org.apache.http.conn.ssl.SubjectName
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DNS
static final int DNS- See Also:
-
IP
static final int IP- See Also:
-
value
-
type
private final int type
-
-
Constructor Details
-
SubjectName
SubjectName(String value, int type)
-
-
Method Details