A E G H I N O P R S T V 

A

AbstractEntry - Class in nl.surfnet.coin.api.client.domain
 
AbstractEntry() - Constructor for class nl.surfnet.coin.api.client.domain.AbstractEntry
 
Account - Class in nl.surfnet.coin.api.client.domain
 
Account() - Constructor for class nl.surfnet.coin.api.client.domain.Account
 
Account(String) - Constructor for class nl.surfnet.coin.api.client.domain.Account
 
Account(String, String) - Constructor for class nl.surfnet.coin.api.client.domain.Account
 
addAccount(Account) - Method in class nl.surfnet.coin.api.client.domain.Person
 
addEmail(Email) - Method in class nl.surfnet.coin.api.client.domain.Person
 
addOrganization(Organization) - Method in class nl.surfnet.coin.api.client.domain.Person
 
addPhoneNumber(PhoneNumber) - Method in class nl.surfnet.coin.api.client.domain.Person
 
addTag(String) - Method in class nl.surfnet.coin.api.client.domain.Person
 
afterPropertiesSet() - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 

E

Email - Class in nl.surfnet.coin.api.client.domain
 
Email() - Constructor for class nl.surfnet.coin.api.client.domain.Email
 
Email(String, Email.Type) - Constructor for class nl.surfnet.coin.api.client.domain.Email
 
Email(String) - Constructor for class nl.surfnet.coin.api.client.domain.Email
 
Email.Type - Enum in nl.surfnet.coin.api.client.domain
 
equals(Object) - Method in class nl.surfnet.coin.api.client.domain.Group20
 
equals(Object) - Method in class nl.surfnet.coin.api.client.domain.Person
 

G

getAccessTokenEndpoint() - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi10aThreeLegged
 
getAccessTokenEndpoint() - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi10aTwoLegged
 
getAccessTokenEndpoint() - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi20AuthorizationCode
 
getAccessTokenEndpoint() - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi20ClientCredentials
 
getAccessTokenEndpoint() - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi20Implicit
Throws an IllegalStateException as this method call is not applicable with OAuth 2.0 implicit grant.
getAccessTokenExtractor() - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi20AuthorizationCode
 
getAccessTokenExtractor() - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi20ClientCredentials
 
getAccessTokenVerb() - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi20AuthorizationCode
 
getAccessTokenVerb() - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi20ClientCredentials
 
getAccounts() - Method in class nl.surfnet.coin.api.client.domain.Person
 
getAuthorizationUrl(Token) - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi10aThreeLegged
 
getAuthorizationUrl(Token) - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi10aTwoLegged
 
getAuthorizationUrl(OAuthConfig) - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi20AuthorizationCode
 
getAuthorizationUrl(OAuthConfig) - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi20ClientCredentials
 
getAuthorizationUrl(OAuthConfig) - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi20Implicit
 
getAuthorizationUrl() - Method in interface nl.surfnet.coin.api.client.OpenConextOAuthClient
Get the authorization url
getAuthorizationUrl() - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
getCallbackUrl() - Method in class nl.surfnet.coin.api.client.OAuthEnvironment
 
getClientAccessToken() - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
getDepartment() - Method in class nl.surfnet.coin.api.client.domain.Organization
 
getDescription() - Method in class nl.surfnet.coin.api.client.domain.Group
 
getDescription() - Method in class nl.surfnet.coin.api.client.domain.Group20
 
getDisplayName() - Method in class nl.surfnet.coin.api.client.domain.Person
 
getEmails() - Method in class nl.surfnet.coin.api.client.domain.Person
 
getEmailValue() - Method in class nl.surfnet.coin.api.client.domain.Person
 
getEndpointBaseUrl() - Method in class nl.surfnet.coin.api.client.OAuthEnvironment
 
getEntry() - Method in class nl.surfnet.coin.api.client.domain.Group20Entry
 
getEntry() - Method in class nl.surfnet.coin.api.client.domain.GroupEntry
 
getEntry() - Method in class nl.surfnet.coin.api.client.domain.GroupMembersEntry
 
getEntry() - Method in class nl.surfnet.coin.api.client.domain.PersonEntry
 
getEntryCollection() - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
getEntryCollection() - Method in class nl.surfnet.coin.api.client.domain.Group20Entry
 
getEntryCollection() - Method in class nl.surfnet.coin.api.client.domain.GroupEntry
 
getEntryCollection() - Method in class nl.surfnet.coin.api.client.domain.GroupMembersEntry
 
getEntryCollection() - Method in class nl.surfnet.coin.api.client.domain.PersonEntry
 
getEntrySize() - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
getEntrySize() - Method in class nl.surfnet.coin.api.client.domain.Group20Entry
 
getEntrySize() - Method in class nl.surfnet.coin.api.client.domain.GroupEntry
 
getEntrySize() - Method in class nl.surfnet.coin.api.client.domain.GroupMembersEntry
 
getEntrySize() - Method in class nl.surfnet.coin.api.client.domain.PersonEntry
 
getError() - Method in class nl.surfnet.coin.api.client.domain.Person
 
getFamilyName() - Method in class nl.surfnet.coin.api.client.domain.Name
 
getFormatted() - Method in class nl.surfnet.coin.api.client.domain.Name
 
getGivenName() - Method in class nl.surfnet.coin.api.client.domain.Name
 
getGroup20(String, String, String) - Method in interface nl.surfnet.coin.api.client.OpenConextOAuthClient
Get group information about the given group, for the given user.
getGroup20(String, String, String) - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
getGroupId() - Method in class nl.surfnet.coin.api.client.domain.GroupId
 
getGroupMembers(String, String) - Method in interface nl.surfnet.coin.api.client.OpenConextOAuthClient
Get the group members of the given group.
getGroupMembers(String, String) - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
getGroups(String, String) - Method in interface nl.surfnet.coin.api.client.OpenConextOAuthClient
Get Persons' Groups
getGroups(String, String) - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
getGroups20(String, String) - Method in interface nl.surfnet.coin.api.client.OpenConextOAuthClient
Get Persons' Groups
getGroups20(String, String) - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
getId() - Method in class nl.surfnet.coin.api.client.domain.Group
 
getId() - Method in class nl.surfnet.coin.api.client.domain.Group20
 
getId() - Method in class nl.surfnet.coin.api.client.domain.Person
 
getItemsPerPage() - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
getName() - Method in class nl.surfnet.coin.api.client.domain.Organization
 
getName() - Method in class nl.surfnet.coin.api.client.domain.Person
 
getNickname() - Method in class nl.surfnet.coin.api.client.domain.Person
 
getOauthKey() - Method in class nl.surfnet.coin.api.client.OAuthEnvironment
 
getOauthSecret() - Method in class nl.surfnet.coin.api.client.OAuthEnvironment
 
getObjectMapper() - Method in class nl.surfnet.coin.api.client.OpenConextJsonParser
 
getOrganizations() - Method in class nl.surfnet.coin.api.client.domain.Person
 
getPerson(String, String) - Method in interface nl.surfnet.coin.api.client.OpenConextOAuthClient
Get the OpenSocial Person.
getPerson(String, String) - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
getPhoneNumbers() - Method in class nl.surfnet.coin.api.client.domain.Person
 
getRequestTokenEndpoint() - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi10aThreeLegged
 
getRequestTokenEndpoint() - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi10aTwoLegged
 
getRequestTokenVerb() - Method in class nl.surfnet.coin.api.client.internal.OpenConextApi10aThreeLegged
 
getResult() - Method in class nl.surfnet.coin.api.client.domain.ResultWrapper
 
getStartIndex() - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
getTags() - Method in class nl.surfnet.coin.api.client.domain.Person
 
getTitle() - Method in class nl.surfnet.coin.api.client.domain.Group
 
getTitle() - Method in class nl.surfnet.coin.api.client.domain.Group20
 
getTitle() - Method in class nl.surfnet.coin.api.client.domain.Organization
 
getToken(String) - Method in class nl.surfnet.coin.api.client.InMemoryOAuthRepositoryImpl
 
getToken(String) - Method in interface nl.surfnet.coin.api.client.OAuthRepository
 
getTotalResults() - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
getType() - Method in class nl.surfnet.coin.api.client.domain.Email
 
getType() - Method in class nl.surfnet.coin.api.client.domain.GroupId
 
getType() - Method in class nl.surfnet.coin.api.client.domain.Organization
 
getUpdatedSince() - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
getUserId() - Method in class nl.surfnet.coin.api.client.domain.Account
 
getUsername() - Method in class nl.surfnet.coin.api.client.domain.Account
 
getValue() - Method in class nl.surfnet.coin.api.client.domain.Email
 
getValue() - Method in class nl.surfnet.coin.api.client.domain.Organization
 
getValue() - Method in class nl.surfnet.coin.api.client.domain.PhoneNumber
 
getVoot_membership_role() - Method in class nl.surfnet.coin.api.client.domain.Group
 
getVoot_membership_role() - Method in class nl.surfnet.coin.api.client.domain.Group20
 
getVoot_membership_role() - Method in class nl.surfnet.coin.api.client.domain.Person
 
Group - Class in nl.surfnet.coin.api.client.domain
Group representation
Group(GroupId, String, String, String) - Constructor for class nl.surfnet.coin.api.client.domain.Group
 
Group() - Constructor for class nl.surfnet.coin.api.client.domain.Group
 
Group(Group20) - Constructor for class nl.surfnet.coin.api.client.domain.Group
Some sort of copy constructor.
Group20 - Class in nl.surfnet.coin.api.client.domain
Group representation
Group20() - Constructor for class nl.surfnet.coin.api.client.domain.Group20
 
Group20(String) - Constructor for class nl.surfnet.coin.api.client.domain.Group20
 
Group20(String, String, String) - Constructor for class nl.surfnet.coin.api.client.domain.Group20
 
Group20Entry - Class in nl.surfnet.coin.api.client.domain
 
Group20Entry(List<Group20>) - Constructor for class nl.surfnet.coin.api.client.domain.Group20Entry
 
Group20Entry() - Constructor for class nl.surfnet.coin.api.client.domain.Group20Entry
 
Group20Entry(List<Group20>, int, int, String, int) - Constructor for class nl.surfnet.coin.api.client.domain.Group20Entry
 
GroupEntry - Class in nl.surfnet.coin.api.client.domain
 
GroupEntry() - Constructor for class nl.surfnet.coin.api.client.domain.GroupEntry
 
GroupEntry(List<Group>) - Constructor for class nl.surfnet.coin.api.client.domain.GroupEntry
 
GroupEntry(Group20Entry) - Constructor for class nl.surfnet.coin.api.client.domain.GroupEntry
 
GroupId - Class in nl.surfnet.coin.api.client.domain
 
GroupId() - Constructor for class nl.surfnet.coin.api.client.domain.GroupId
 
GroupId(String, GroupId.Type) - Constructor for class nl.surfnet.coin.api.client.domain.GroupId
 
GroupId.Type - Enum in nl.surfnet.coin.api.client.domain
 
GroupMembersEntry - Class in nl.surfnet.coin.api.client.domain
 
GroupMembersEntry() - Constructor for class nl.surfnet.coin.api.client.domain.GroupMembersEntry
 
GroupMembersEntry(List<Person>) - Constructor for class nl.surfnet.coin.api.client.domain.GroupMembersEntry
 

H

hashCode() - Method in class nl.surfnet.coin.api.client.domain.Group20
 
hashCode() - Method in class nl.surfnet.coin.api.client.domain.Person
 

I

InMemoryOAuthRepositoryImpl - Class in nl.surfnet.coin.api.client
InMemory Repository for Tokens.
InMemoryOAuthRepositoryImpl() - Constructor for class nl.surfnet.coin.api.client.InMemoryOAuthRepositoryImpl
 
InvalidTokenException - Exception in nl.surfnet.coin.api.client
 
InvalidTokenException(String) - Constructor for exception nl.surfnet.coin.api.client.InvalidTokenException
 
isAccessTokenGranted(String) - Method in interface nl.surfnet.coin.api.client.OpenConextOAuthClient
Is it possible to make OpenSocial requests for this user (as onBehalfOf).
isAccessTokenGranted(String) - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
isEmpty() - Method in class nl.surfnet.coin.api.client.domain.GroupMembersEntry
 
isFiltered() - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
isMember(String) - Method in class nl.surfnet.coin.api.client.domain.GroupMembersEntry
Returns whether the given personId is member of this group
isSorted() - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 

N

Name - Class in nl.surfnet.coin.api.client.domain
 
Name() - Constructor for class nl.surfnet.coin.api.client.domain.Name
 
Name(String, String, String) - Constructor for class nl.surfnet.coin.api.client.domain.Name
 
nl.surfnet.coin.api.client - package nl.surfnet.coin.api.client
 
nl.surfnet.coin.api.client.domain - package nl.surfnet.coin.api.client.domain
 
nl.surfnet.coin.api.client.internal - package nl.surfnet.coin.api.client.internal
 
NULL_SAFE_STRING_COMPARATOR - Static variable in class nl.surfnet.coin.api.client.domain.Group20Entry
 

O

OAuth2Grant - Enum in nl.surfnet.coin.api.client.internal
The OAuth2 grant types we support
oauthCallback(HttpServletRequest, String) - Method in interface nl.surfnet.coin.api.client.OpenConextOAuthClient
Clients who have requested a redirect to the authorization URL will be notified on the registered callback URL.
oauthCallback(HttpServletRequest, String) - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
OAuthEnvironment - Class in nl.surfnet.coin.api.client
Environment depended variables for connecting to an OAuth OpenSocial endpoint
OAuthEnvironment() - Constructor for class nl.surfnet.coin.api.client.OAuthEnvironment
 
OAuthRepository - Interface in nl.surfnet.coin.api.client
Repository for Tokens
OAuthVersion - Enum in nl.surfnet.coin.api.client
The OAuth protocols we support
OpenConextApi10aThreeLegged - Class in nl.surfnet.coin.api.client.internal
Thrre legged Api.
OpenConextApi10aThreeLegged(String) - Constructor for class nl.surfnet.coin.api.client.internal.OpenConextApi10aThreeLegged
 
OpenConextApi10aTwoLegged - Class in nl.surfnet.coin.api.client.internal
Two legged Api.
OpenConextApi10aTwoLegged() - Constructor for class nl.surfnet.coin.api.client.internal.OpenConextApi10aTwoLegged
 
OpenConextApi20AuthorizationCode - Class in nl.surfnet.coin.api.client.internal
 
OpenConextApi20AuthorizationCode() - Constructor for class nl.surfnet.coin.api.client.internal.OpenConextApi20AuthorizationCode
 
OpenConextApi20AuthorizationCode(String) - Constructor for class nl.surfnet.coin.api.client.internal.OpenConextApi20AuthorizationCode
 
OpenConextApi20ClientCredentials - Class in nl.surfnet.coin.api.client.internal
Client credentials definition of the OpenConext API.
OpenConextApi20ClientCredentials() - Constructor for class nl.surfnet.coin.api.client.internal.OpenConextApi20ClientCredentials
 
OpenConextApi20ClientCredentials(String) - Constructor for class nl.surfnet.coin.api.client.internal.OpenConextApi20ClientCredentials
 
OpenConextApi20Implicit - Class in nl.surfnet.coin.api.client.internal
 
OpenConextApi20Implicit() - Constructor for class nl.surfnet.coin.api.client.internal.OpenConextApi20Implicit
 
OpenConextApi20Implicit(String) - Constructor for class nl.surfnet.coin.api.client.internal.OpenConextApi20Implicit
 
OpenConextJsonParser - Class in nl.surfnet.coin.api.client
Parser for VOOT based json objects
OpenConextJsonParser() - Constructor for class nl.surfnet.coin.api.client.OpenConextJsonParser
 
OpenConextOAuthClient - Interface in nl.surfnet.coin.api.client
Capable of retrieving OpenSocial data from OpenSocial endpoints
OpenConextOAuthClientImpl - Class in nl.surfnet.coin.api.client
Implementation of OpenConextOAuthClient
OpenConextOAuthClientImpl() - Constructor for class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
Organization - Class in nl.surfnet.coin.api.client.domain
 
Organization() - Constructor for class nl.surfnet.coin.api.client.domain.Organization
 
Organization(String) - Constructor for class nl.surfnet.coin.api.client.domain.Organization
 
Organization(String, String, String, String) - Constructor for class nl.surfnet.coin.api.client.domain.Organization
 
OUT_OF_BOUND_CALLBACK - Static variable in class nl.surfnet.coin.api.client.OAuthEnvironment
 

P

parseGroups(InputStream) - Method in class nl.surfnet.coin.api.client.OpenConextJsonParser
 
parseGroups20(InputStream) - Method in class nl.surfnet.coin.api.client.OpenConextJsonParser
 
parsePerson(InputStream) - Method in class nl.surfnet.coin.api.client.OpenConextJsonParser
 
parseTeamMembers(InputStream) - Method in class nl.surfnet.coin.api.client.OpenConextJsonParser
 
Person - Class in nl.surfnet.coin.api.client.domain
Person representation
Person() - Constructor for class nl.surfnet.coin.api.client.domain.Person
 
PersonEntry - Class in nl.surfnet.coin.api.client.domain
 
PersonEntry() - Constructor for class nl.surfnet.coin.api.client.domain.PersonEntry
 
PersonEntry(Person, int, int, String, int) - Constructor for class nl.surfnet.coin.api.client.domain.PersonEntry
 
PhoneNumber - Class in nl.surfnet.coin.api.client.domain
 
PhoneNumber() - Constructor for class nl.surfnet.coin.api.client.domain.PhoneNumber
 
PhoneNumber(String) - Constructor for class nl.surfnet.coin.api.client.domain.PhoneNumber
 

R

removeToken(String) - Method in class nl.surfnet.coin.api.client.InMemoryOAuthRepositoryImpl
 
removeToken(String) - Method in interface nl.surfnet.coin.api.client.OAuthRepository
 
ResultWrapper<T extends AbstractEntry> - Class in nl.surfnet.coin.api.client.domain
A wrapper object around an AbstractEntry
ResultWrapper() - Constructor for class nl.surfnet.coin.api.client.domain.ResultWrapper
 

S

setAccounts(Set<Account>) - Method in class nl.surfnet.coin.api.client.domain.Person
 
setCallbackUrl(String) - Method in class nl.surfnet.coin.api.client.OAuthEnvironment
 
setCallbackUrl(String) - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
setConsumerKey(String) - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
setConsumerSecret(String) - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
setDepartment(String) - Method in class nl.surfnet.coin.api.client.domain.Organization
 
setDescription(String) - Method in class nl.surfnet.coin.api.client.domain.Group
 
setDescription(String) - Method in class nl.surfnet.coin.api.client.domain.Group20
 
setDisplayName(String) - Method in class nl.surfnet.coin.api.client.domain.Person
 
setEmails(Set<Email>) - Method in class nl.surfnet.coin.api.client.domain.Person
 
setEndpointBaseUrl(String) - Method in class nl.surfnet.coin.api.client.OAuthEnvironment
 
setEndpointBaseUrl(String) - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
setEntry(List<Group20>) - Method in class nl.surfnet.coin.api.client.domain.Group20Entry
 
setEntry(List<Group>) - Method in class nl.surfnet.coin.api.client.domain.GroupEntry
 
setEntry(List<Person>) - Method in class nl.surfnet.coin.api.client.domain.GroupMembersEntry
 
setEntry(Person) - Method in class nl.surfnet.coin.api.client.domain.PersonEntry
 
setEntryCollection(List) - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
setEntryCollection(List) - Method in class nl.surfnet.coin.api.client.domain.Group20Entry
 
setEntryCollection(List) - Method in class nl.surfnet.coin.api.client.domain.GroupEntry
 
setEntryCollection(List) - Method in class nl.surfnet.coin.api.client.domain.GroupMembersEntry
 
setEntryCollection(List) - Method in class nl.surfnet.coin.api.client.domain.PersonEntry
 
setError(String) - Method in class nl.surfnet.coin.api.client.domain.Person
 
setFamilyName(String) - Method in class nl.surfnet.coin.api.client.domain.Name
 
setFiltered(boolean) - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
setFormatted(String) - Method in class nl.surfnet.coin.api.client.domain.Name
 
setGivenName(String) - Method in class nl.surfnet.coin.api.client.domain.Name
 
setGroupId(String) - Method in class nl.surfnet.coin.api.client.domain.GroupId
 
setId(GroupId) - Method in class nl.surfnet.coin.api.client.domain.Group
 
setId(String) - Method in class nl.surfnet.coin.api.client.domain.Group20
 
setId(String) - Method in class nl.surfnet.coin.api.client.domain.Person
 
setItemsPerPage(int) - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
setName(String) - Method in class nl.surfnet.coin.api.client.domain.Organization
 
setName(Name) - Method in class nl.surfnet.coin.api.client.domain.Person
 
setNickname(String) - Method in class nl.surfnet.coin.api.client.domain.Person
 
setOauthKey(String) - Method in class nl.surfnet.coin.api.client.OAuthEnvironment
 
setOauthSecret(String) - Method in class nl.surfnet.coin.api.client.OAuthEnvironment
 
setObjectMapper(ObjectMapper) - Method in class nl.surfnet.coin.api.client.OpenConextJsonParser
 
setOrganizations(Set<Organization>) - Method in class nl.surfnet.coin.api.client.domain.Person
 
setPhoneNumbers(Set<PhoneNumber>) - Method in class nl.surfnet.coin.api.client.domain.Person
 
setRepository(OAuthRepository) - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
setResult(T) - Method in class nl.surfnet.coin.api.client.domain.ResultWrapper
 
setSorted(boolean) - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
setStartIndex(int) - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
setTags(Set<String>) - Method in class nl.surfnet.coin.api.client.domain.Person
 
setTitle(String) - Method in class nl.surfnet.coin.api.client.domain.Group
 
setTitle(String) - Method in class nl.surfnet.coin.api.client.domain.Group20
 
setTitle(String) - Method in class nl.surfnet.coin.api.client.domain.Organization
 
setTotalResults(int) - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
setType(Email.Type) - Method in class nl.surfnet.coin.api.client.domain.Email
 
setType(GroupId.Type) - Method in class nl.surfnet.coin.api.client.domain.GroupId
 
setType(String) - Method in class nl.surfnet.coin.api.client.domain.Organization
 
setUpdatedSince(boolean) - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
setUserId(String) - Method in class nl.surfnet.coin.api.client.domain.Account
 
setUsername(String) - Method in class nl.surfnet.coin.api.client.domain.Account
 
setValue(String) - Method in class nl.surfnet.coin.api.client.domain.Email
 
setValue(String) - Method in class nl.surfnet.coin.api.client.domain.Organization
 
setValue(String) - Method in class nl.surfnet.coin.api.client.domain.PhoneNumber
 
setVersion(OAuthVersion) - Method in class nl.surfnet.coin.api.client.OpenConextOAuthClientImpl
 
setVoot_membership_role(String) - Method in class nl.surfnet.coin.api.client.domain.Group
 
setVoot_membership_role(String) - Method in class nl.surfnet.coin.api.client.domain.Group20
 
setVoot_membership_role(String) - Method in class nl.surfnet.coin.api.client.domain.Person
 
SORT_ATR - Static variable in class nl.surfnet.coin.api.client.domain.Group20Entry
 
sortEntryCollection(String) - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
sortEntryCollection(String) - Method in class nl.surfnet.coin.api.client.domain.Group20Entry
 
sortEntryCollection(String) - Method in class nl.surfnet.coin.api.client.domain.GroupEntry
 
sortEntryCollection(String) - Method in class nl.surfnet.coin.api.client.domain.GroupMembersEntry
 
sortEntryCollection(String) - Method in class nl.surfnet.coin.api.client.domain.PersonEntry
 
storeToken(String, String) - Method in class nl.surfnet.coin.api.client.InMemoryOAuthRepositoryImpl
 
storeToken(String, String) - Method in interface nl.surfnet.coin.api.client.OAuthRepository
 

T

toString() - Method in class nl.surfnet.coin.api.client.domain.AbstractEntry
 
toString() - Method in class nl.surfnet.coin.api.client.domain.Group20
 
toString() - Method in class nl.surfnet.coin.api.client.domain.Group20Entry
 
toString() - Method in class nl.surfnet.coin.api.client.domain.GroupMembersEntry
 
toString() - Method in class nl.surfnet.coin.api.client.domain.Name
 
toString() - Method in class nl.surfnet.coin.api.client.domain.Person
 

V

valueOf(String) - Static method in enum nl.surfnet.coin.api.client.domain.Email.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.api.client.domain.GroupId.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.api.client.internal.OAuth2Grant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.surfnet.coin.api.client.OAuthVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum nl.surfnet.coin.api.client.domain.Email.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.api.client.domain.GroupId.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.api.client.internal.OAuth2Grant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.surfnet.coin.api.client.OAuthVersion
Returns an array containing the constants of this enum type, in the order they are declared.
A E G H I N O P R S T V 

Copyright © 2009–2014 SURFnet bv, The Netherlands. All rights reserved.