Uses of Class
org.dspace.app.rest.model.AuthenticationTokenRest
-
Packages that use AuthenticationTokenRest Package Description org.dspace.app.rest.converter org.dspace.app.rest.model.hateoas -
-
Uses of AuthenticationTokenRest in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return AuthenticationTokenRest Modifier and Type Method Description AuthenticationTokenRestAuthenticationTokenConverter. convert(AuthenticationToken modelObject, Projection projection) -
Uses of AuthenticationTokenRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type AuthenticationTokenRest Constructor Description AuthenticationTokenResource(AuthenticationTokenRest content)
-