public class Subject extends Object
| Constructor and Description |
|---|
Subject(String commonName,
String organization,
String state,
String country) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommonName() |
String |
getCountry() |
String |
getOrganization() |
String |
getState() |
String |
toString() |
Copyright © 2016. All rights reserved.