Serialized Form


Package nl.surfnet.coin.janus.domain

Class nl.surfnet.coin.janus.domain.Contact extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

Contact.Type type

givenName

String givenName

surName

String surName

emailAddress

String emailAddress

telephoneNumber

String telephoneNumber

Class nl.surfnet.coin.janus.domain.EntityMetadata extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

oauthConsumerKey

String oauthConsumerKey

oauthConsumerSecret

String oauthConsumerSecret

appTitle

String appTitle

appIcon

String appIcon

appDescription

String appDescription

appThumbNail

String appThumbNail

appEntityId

String appEntityId

oauthCallbackUrl

String oauthCallbackUrl

twoLeggedOauthAllowed

boolean twoLeggedOauthAllowed

consentNotRequired

boolean consentNotRequired

appLogoUrl

String appLogoUrl

appHomeUrl

String appHomeUrl

eula

String eula

description

String description

isIdpVisibleOnly

boolean isIdpVisibleOnly

workflowState

String workflowState

contacts

List<E> contacts



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