Uses of Class
ontopoly.User
Packages that use User
-
Uses of User in ontopoly
Modifier and TypeMethodDescriptionOntopolyAccessStrategy.authenticate(String username, String password) Attempts to authenticate a user with given name and password.OntopolyAccessStrategy.autoAuthenticate(javax.servlet.http.HttpServletRequest request) Automatically authenticates a user based on a request made.protected UserOntopolySession.getUser()Modifier and TypeMethodDescriptionOntopolyAccessStrategy.getPrivilege(User user, FieldInstance fieldInstance) Resolves the privilege of a user for the provided field.OntopolyAccessStrategy.getPrivilege(User user, Topic topic) Resolves the privilege of a user for the provided topic.protected void