Serialized Form


Package nl.surfnet.coin.api.client

Class nl.surfnet.coin.api.client.InvalidTokenException extends RuntimeException implements Serializable


Package nl.surfnet.coin.api.client.domain

Class nl.surfnet.coin.api.client.domain.AbstractEntry extends Object implements Serializable

Serialized Fields

startIndex

int startIndex

totalResults

int totalResults

itemsPerPage

int itemsPerPage

filtered

boolean filtered

updatedSince

boolean updatedSince

sorted

boolean sorted

Class nl.surfnet.coin.api.client.domain.Account extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

username

String username

userId

String userId

Class nl.surfnet.coin.api.client.domain.Email extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

value

String value

type

Email.Type type

Class nl.surfnet.coin.api.client.domain.Group20Entry extends AbstractEntry implements Serializable

Serialized Fields

entry

List<E> entry

Class nl.surfnet.coin.api.client.domain.GroupEntry extends AbstractEntry implements Serializable

Serialized Fields

entry

List<E> entry

Class nl.surfnet.coin.api.client.domain.GroupMembersEntry extends AbstractEntry implements Serializable

Serialized Fields

entry

List<E> entry

Class nl.surfnet.coin.api.client.domain.Person extends Object implements Serializable

Serialized Fields

nickname

String nickname

emails

Set<E> emails

id

String id

name

Name name

tags

Set<E> tags

accounts

Set<E> accounts

displayName

String displayName

voot_membership_role

String voot_membership_role

organizations

Set<E> organizations

phoneNumbers

Set<E> phoneNumbers

error

String error

Class nl.surfnet.coin.api.client.domain.PersonEntry extends AbstractEntry implements Serializable

Serialized Fields

entry

Person entry

Class nl.surfnet.coin.api.client.domain.ResultWrapper extends Object implements Serializable

Serialized Fields

result

AbstractEntry result



Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.