Uses of Interface
org.vrspace.server.core.VRObjectRepository
-
Uses of VRObjectRepository in org.vrspace.server.core
Modifier and TypeMethodDescription<T extends Client>
TClientFactory.findClient
(Class<T> clientClass, Principal principal, VRObjectRepository db, org.springframework.http.HttpHeaders headers, Map<String, Object> attributes) Find an authorised known client, called only if security principal is known.<T extends Client>
TDefaultClientFactory.findClient
(Class<T> clientClass, Principal principal, VRObjectRepository db, org.springframework.http.HttpHeaders headers, Map<String, Object> attributes) Returns client existing in the database, identified by "local-user-name" attribute value.ModifierConstructorDescription