Serialized Form


Package nl.surfnet.coin.selfservice.domain

Class nl.surfnet.coin.selfservice.domain.ACL extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

idpRefs

List<E> idpRefs

Class nl.surfnet.coin.selfservice.domain.ARP extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

idpId

String idpId
Only available for the SURFfederatie ARP


fedAttributes

List<E> fedAttributes
List of SURFfederatie ARP attributes. Contains the names of the allowed attributes


conextAttributes

Map<K,V> conextAttributes
Maps of SURFconext ARP attributes. The key is the attribute name, the values are the allowed values

Class nl.surfnet.coin.selfservice.domain.CoinAuthority extends Object implements Serializable

Serialized Fields

authority

String authority

Class nl.surfnet.coin.selfservice.domain.CoinUser extends Object implements Serializable

Serialized Fields

uid

String uid

displayName

String displayName

schacHomeOrganization

String schacHomeOrganization

idp

String idp

institutionIdps

List<E> institutionIdps

institutionId

String institutionId

email

String email

grantedAuthorities

List<E> grantedAuthorities

attributeMap

Map<K,V> attributeMap

Class nl.surfnet.coin.selfservice.domain.ContactPerson extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

emailAddress

String emailAddress

telephoneNumber

String telephoneNumber

contactPersonType

ContactPersonType contactPersonType

Class nl.surfnet.coin.selfservice.domain.IdentityProvider extends Provider implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

institutionId

String institutionId

ssoLocation

String ssoLocation

sloLocation

String sloLocation

Class nl.surfnet.coin.selfservice.domain.OAuthTokenInfo extends Object implements Serializable

serialVersionUID: -2844848947914282227L

Serialized Fields

id

String id

userId

String userId

consumerKey

String consumerKey

source

String source

Class nl.surfnet.coin.selfservice.domain.Provider extends Object implements Serializable

Serialized Fields

type

ProviderType type

name

String name
Name of the Provider. SURFfederatie knows only 1 value, SURFconext supports a value per language. This name field can be used for sorting


names

Map<K,V> names
Map of translated names for a Provider


homeUrl

String homeUrl

homeUrls

Map<K,V> homeUrls

logoUrl

String logoUrl

metadataUrl

String metadataUrl

contactPersons

List<E> contactPersons

descriptions

Map<K,V> descriptions

linked

boolean linked

Class nl.surfnet.coin.selfservice.domain.ServiceProvider extends Provider implements Serializable

serialVersionUID: -5860975443072010741L

Serialized Fields

id

String id

arps

List<E> arps

acl

ACL acl

eulaURL

String eulaURL

urls

Map<K,V> urls

gadgetBaseUrl

String gadgetBaseUrl

idpVisibleOnly

boolean idpVisibleOnly

Package nl.surfnet.coin.selfservice.util

Class nl.surfnet.coin.selfservice.util.ARPFilter extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

var

String var

arpList

List<E> arpList

idpId

String idpId



Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.