Uses of Package
org.surfnet.oaaas.model

Packages that use org.surfnet.oaaas.model
org.surfnet.oaaas.auth   
org.surfnet.oaaas.model   
org.surfnet.oaaas.model.validation   
org.surfnet.oaaas.noop   
org.surfnet.oaaas.repository   
org.surfnet.oaaas.resource   
org.surfnet.oaaas.resource.resourceserver   
 

Classes in org.surfnet.oaaas.model used by org.surfnet.oaaas.auth
AccessTokenRequest
          Representation of the AccessToken request defined in the spec
AuthorizationRequest
          A representation of an AuthorizationRequest.
Client
          Represents a Client as defined by the OAuth 2 specification:
 

Classes in org.surfnet.oaaas.model used by org.surfnet.oaaas.model
AbstractEntity
          Abstract class that serves as root for Model object (e.g.
AccessTokenRequest
          Representation of the AccessToken request defined in the spec
Client
          Represents a Client as defined by the OAuth 2 specification:
ResourceServer
          Representation of the server hosting the protected resources, capable of accepting and responding to protected resource requests using access tokens.
StatisticsResponse.ClientStat
           
StatisticsResponse.ResourceServerStat
           
 

Classes in org.surfnet.oaaas.model used by org.surfnet.oaaas.model.validation
AbstractEntity
          Abstract class that serves as root for Model object (e.g.
 

Classes in org.surfnet.oaaas.model used by org.surfnet.oaaas.noop
Client
          Represents a Client as defined by the OAuth 2 specification:
 

Classes in org.surfnet.oaaas.model used by org.surfnet.oaaas.repository
AccessToken
          Representation of an AccessToken
AuthorizationRequest
          A representation of an AuthorizationRequest.
Client
          Represents a Client as defined by the OAuth 2 specification:
ResourceServer
          Representation of the server hosting the protected resources, capable of accepting and responding to protected resource requests using access tokens.
 

Classes in org.surfnet.oaaas.model used by org.surfnet.oaaas.resource
AbstractEntity
          Abstract class that serves as root for Model object (e.g.
 

Classes in org.surfnet.oaaas.model used by org.surfnet.oaaas.resource.resourceserver
Client
          Represents a Client as defined by the OAuth 2 specification:
ResourceServer
          Representation of the server hosting the protected resources, capable of accepting and responding to protected resource requests using access tokens.
 



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