Package de.digitalcollections.iiif.model.auth
Model classes that represent entities from the IIIF Authentication API
(http://iiif.io/api/auth/1.0/).
-
Interface Summary Interface Description AuthService -
Class Summary Class Description AccessCookieService The client uses this service to obtain a cookie that will be used when interacting with content such as images, and with the access token service.AccessToken The access token returned by aAccessTokenService.AccessTokenService The client uses this service to obtain an access token which it then uses when requesting Description Resources.LogoutService In the case of the Login interaction pattern, the client will need to know if and where the user can go to log out. -
Enum Summary Enum Description AuthPattern There are four interaction patterns by which the client can obtain an access cookie, each identified by a profile URI.