Uses of Class
org.orcid.jaxb.model.notification.permission_v2.AuthorizationUrl
Packages that use AuthorizationUrl
Package
Description
-
Uses of AuthorizationUrl in org.orcid.jaxb.model.notification.permission_v2
Fields in org.orcid.jaxb.model.notification.permission_v2 declared as AuthorizationUrlModifier and TypeFieldDescriptionprotected AuthorizationUrlNotificationPermission.authorizationUrlMethods in org.orcid.jaxb.model.notification.permission_v2 that return AuthorizationUrlModifier and TypeMethodDescriptionNotificationPermission.getAuthorizationUrl()Gets the value of the authorizationUrl property.Methods in org.orcid.jaxb.model.notification.permission_v2 with parameters of type AuthorizationUrlModifier and TypeMethodDescriptionvoidNotificationPermission.setAuthorizationUrl(AuthorizationUrl value) Sets the value of the authorizationUrl property. -
Uses of AuthorizationUrl in org.orcid.model.notification.institutional_sign_in_v2
Fields in org.orcid.model.notification.institutional_sign_in_v2 declared as AuthorizationUrlModifier and TypeFieldDescriptionprotected AuthorizationUrlNotificationInstitutionalConnection.authorizationUrlMethods in org.orcid.model.notification.institutional_sign_in_v2 that return AuthorizationUrlModifier and TypeMethodDescriptionNotificationInstitutionalConnection.getAuthorizationUrl()Gets the value of the authorizationUrl property.Methods in org.orcid.model.notification.institutional_sign_in_v2 with parameters of type AuthorizationUrlModifier and TypeMethodDescriptionvoidNotificationInstitutionalConnection.setAuthorizationUrl(AuthorizationUrl value) Sets the value of the authorizationUrl property.