The setSubjectID method
- Organization of this page
Description
Stores the value specified by the parameter into this object. If a value already exists, it is overwritten.
Syntax
public void setSubjectID(String uid);
Parameter
- uid:
-
Specifies the DN name.
Exceptions
None
Return value
None