Class AuthnResource

java.lang.Object
org.springframework.hateoas.RepresentationModel<org.springframework.hateoas.EntityModel<T>>
org.springframework.hateoas.EntityModel<T>

@RelNameDSpaceResource("authn") public class AuthnResource extends DSpaceResource<AuthnRest>
Authn Rest Resource, used to link to login, logout, status, ...
Author:
Frederic Van Reet (frederic dot vanreet at atmire dot com), Tom Desair (tom dot desair at atmire dot com)
  • Constructor Details