Serialized Form


Package org.surfnet.oaaas.auth.principal

Class org.surfnet.oaaas.auth.principal.AuthenticatedPrincipal extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

roles

Collection<E> roles

groups

Collection<E> groups

adminPrincipal

boolean adminPrincipal

attributes

Map<K,V> attributes

Package org.surfnet.oaaas.model

Class org.surfnet.oaaas.model.VerifyTokenResponse extends Object implements Serializable

Serialized Fields

audience

String audience

scopes

List<E> scopes

principal

AuthenticatedPrincipal principal

expiresIn

Long expiresIn

error

String error



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