public interface SubjectConfirmationData
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress()
Gets the value of the address property.
|
String |
getInResponseTo()
Gets the value of the inResponseTo property.
|
Date |
getNotBeforeDate()
Gets the value of the notBefore property.
|
Date |
getNotOnOrAfterDate()
Gets the value of the notOnOrAfter property.
|
String |
getRecipient()
Gets the value of the recipient property.
|
String getInResponseTo()
StringDate getNotBeforeDate()
DateDate getNotOnOrAfterDate()
DateCopyright © 2005–2018 Oracle Corporation. All rights reserved.