Class NotificationInstitutionalConnection
java.lang.Object
org.orcid.jaxb.model.notification_v2.Notification
org.orcid.model.notification.institutional_sign_in_v2.NotificationInstitutionalConnection
- All Implemented Interfaces:
Serializable,SourceAware
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected XMLGregorianCalendarprotected Stringprotected AuthorizationUrlprotected Stringprotected StringFields inherited from class org.orcid.jaxb.model.notification_v2.Notification
archivedDate, createdDate, encryptedPutCode, notificationType, putCode, readDate, sentDate, source, sourceDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the authorizationUrl property.voidsetActionedDate(XMLGregorianCalendar actionedDate) voidsetAuthenticationProviderId(String authenticationProviderId) voidSets the value of the authorizationUrl property.voidsetIdpName(String idpName) voidsetSubject(String subject) Methods inherited from class org.orcid.jaxb.model.notification_v2.Notification
getArchivedDate, getCreatedDate, getEncryptedPutCode, getNotificationType, getPutCode, getReadDate, getSentDate, getSource, getSourceDescription, setArchivedDate, setCreatedDate, setEncryptedPutCode, setNotificationType, setPutCode, setReadDate, setSentDate, setSource, setSourceDescription
-
Field Details
-
authorizationUrl
-
actionedDate
-
subject
-
idpName
-
authenticationProviderId
-
-
Constructor Details
-
NotificationInstitutionalConnection
public NotificationInstitutionalConnection()
-
-
Method Details
-
getAuthorizationUrl
Gets the value of the authorizationUrl property.- Returns:
- possible object is
AuthorizationUrl
-
setAuthorizationUrl
Sets the value of the authorizationUrl property.- Parameters:
value- allowed object isAuthorizationUrl
-
getActionedDate
-
setActionedDate
-
getSubject
-
setSubject
-
getIdpName
-
setIdpName
-
getAuthenticationProviderId
-
setAuthenticationProviderId
-