- ClientDataDto - Class in com.openexchange.oauth.provider.rmi.client
-
DTO class for client data objects.
- ClientDataDto - Class in com.openexchange.oauth.provider.rmi.client
-
DTO class for client data objects.
- ClientDataDto() - Constructor for class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
- ClientDataDto() - Constructor for class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
- ClientDto - Class in com.openexchange.oauth.provider.rmi.client
-
DTO class for client objects.
- ClientDto - Class in com.openexchange.oauth.provider.rmi.client
-
DTO class for client objects.
- ClientDto() - Constructor for class com.openexchange.oauth.provider.rmi.client.ClientDto
-
- ClientDto() - Constructor for class com.openexchange.oauth.provider.rmi.client.ClientDto
-
- com.openexchange.oauth.provider.rmi.client - package com.openexchange.oauth.provider.rmi.client
-
- containsContactAddress() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets whether a contact address was set.
- containsContactAddress() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets whether a contact address was set.
- containsDefaultScope() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets whether a default scope was set.
- containsDefaultScope() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets whether a default scope was set.
- containsDescription() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets whether a description was set.
- containsDescription() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets whether a description was set.
- containsIcon() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets whether an icon was set.
- containsIcon() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets whether an icon was set.
- containsName() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets whether a name was set.
- containsName() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets whether a name was set.
- containsRedirectURIs() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets whether the redirect URIs were set.
- containsRedirectURIs() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets whether the redirect URIs were set.
- containsWebsite() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets whether a website was set.
- containsWebsite() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets whether a website was set.
- getClientById(String, Credentials) - Method in interface com.openexchange.oauth.provider.rmi.client.RemoteClientManagement
-
Gets the client identified by the given identifier.
- getClientById(String, Credentials) - Method in interface com.openexchange.oauth.provider.rmi.client.RemoteClientManagement
-
Gets the client identified by the given identifier.
- getClients(String, Credentials) - Method in interface com.openexchange.oauth.provider.rmi.client.RemoteClientManagement
-
Gets all clients for the given context group.
- getClients(String, Credentials) - Method in interface com.openexchange.oauth.provider.rmi.client.RemoteClientManagement
-
Gets all clients for the given context group.
- getContactAddress() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets the email address to contact the client vendor.
- getContactAddress() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets the email address to contact the client vendor.
- getContactAddress() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the email address to contact the client vendor.
- getContactAddress() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the email address to contact the client vendor.
- getData() - Method in class com.openexchange.oauth.provider.rmi.client.IconDto
-
Gets the icon data as raw bytes.
- getData() - Method in class com.openexchange.oauth.provider.rmi.client.IconDto
-
Gets the icon data as raw bytes.
- getDefaultScope() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets the default scope that should be applied when an authorization request does not
specify a certain scope.
- getDefaultScope() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets the default scope that should be applied when an authorization request does not
specify a certain scope.
- getDefaultScope() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the default scope that should be applied when an authorization request does not
specify a certain scope.
- getDefaultScope() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the default scope that should be applied when an authorization request does not
specify a certain scope.
- getDescription() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets the clients description.
- getDescription() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets the clients description.
- getDescription() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the clients description.
- getDescription() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the clients description.
- getIcon() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets the clients icon.
- getIcon() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets the clients icon.
- getIcon() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the clients icon.
- getIcon() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the clients icon.
- getId() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the clients public identifier.
- getId() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the clients public identifier.
- getMimeType() - Method in class com.openexchange.oauth.provider.rmi.client.IconDto
-
Gets the mimeType.
- getMimeType() - Method in class com.openexchange.oauth.provider.rmi.client.IconDto
-
Gets the mimeType.
- getName() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets the clients name.
- getName() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets the clients name.
- getName() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the clients name.
- getName() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the clients name.
- getRedirectURIs() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets the list of redirect URIs that are used to callback the client when a user grants access.
- getRedirectURIs() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets the list of redirect URIs that are used to callback the client when a user grants access.
- getRedirectURIs() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the list of redirect URIs that are used to callback the client when a user grants access.
- getRedirectURIs() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the list of redirect URIs that are used to callback the client when a user grants access.
- getRegistrationDate() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the registration date of the client in milliseconds since January 1, 1970, 00:00:00 GMT.
- getRegistrationDate() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the registration date of the client in milliseconds since January 1, 1970, 00:00:00 GMT.
- getSecret() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the clients secret.
- getSecret() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the clients secret.
- getWebsite() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets the URL of the clients website.
- getWebsite() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Gets the URL of the clients website.
- getWebsite() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the URL of the clients website.
- getWebsite() - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Gets the URL of the clients website.
- setContactAddress(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Sets the email address to contact the client vendor.
- setContactAddress(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Sets the email address to contact the client vendor.
- setContactAddress(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the email address to contact the client vendor.
- setContactAddress(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the email address to contact the client vendor.
- setData(byte[]) - Method in class com.openexchange.oauth.provider.rmi.client.IconDto
-
Sets the icon data as raw bytes.
- setData(byte[]) - Method in class com.openexchange.oauth.provider.rmi.client.IconDto
-
Sets the icon data as raw bytes.
- setDefaultScope(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Sets the default scope that should be applied when an authorization request does not
specify a certain scope.
- setDefaultScope(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Sets the default scope that should be applied when an authorization request does not
specify a certain scope.
- setDefaultScope(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the default scope that should be applied when an authorization request does not
specify a certain scope.
- setDefaultScope(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the default scope that should be applied when an authorization request does not
specify a certain scope.
- setDescription(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Sets the clients description.
- setDescription(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Sets the clients description.
- setDescription(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the clients description.
- setDescription(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the clients description.
- setEnabled(boolean) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets whether the client is enabled or not.
- setEnabled(boolean) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets whether the client is enabled or not.
- setIcon(IconDto) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Sets the clients icon.
- setIcon(IconDto) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Sets the clients icon.
- setIcon(IconDto) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the clients icon.
- setIcon(IconDto) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the clients icon.
- setId(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the clients public identifier.
- setId(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the clients public identifier.
- setMimeType(String) - Method in class com.openexchange.oauth.provider.rmi.client.IconDto
-
Sets the mimeType.
- setMimeType(String) - Method in class com.openexchange.oauth.provider.rmi.client.IconDto
-
Sets the mimeType.
- setName(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Sets the clients name.
- setName(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Sets the clients name.
- setName(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the clients name.
- setName(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the clients name.
- setRedirectURIs(List<String>) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Sets the list of redirect URIs that are used to callback the client when a user grants access.
- setRedirectURIs(List<String>) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Sets the list of redirect URIs that are used to callback the client when a user grants access.
- setRedirectURIs(List<String>) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the list of redirect URIs that are used to callback the client when a user grants access.
- setRedirectURIs(List<String>) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the list of redirect URIs that are used to callback the client when a user grants access.
- setRegistrationDate(long) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the registration date of the client in milliseconds since January 1, 1970, 00:00:00 GMT.
- setRegistrationDate(long) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the registration date of the client in milliseconds since January 1, 1970, 00:00:00 GMT.
- setSecret(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the clients secret.
- setSecret(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the clients secret.
- setWebsite(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Sets the URL of the clients website.
- setWebsite(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDataDto
-
Sets the URL of the clients website.
- setWebsite(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the URL of the clients website.
- setWebsite(String) - Method in class com.openexchange.oauth.provider.rmi.client.ClientDto
-
Sets the URL of the clients website.