Uses of Interface
org.gvsig.vcsgis.lib.VCSGisUser
Packages that use VCSGisUser
Package
Description
-
Uses of VCSGisUser in org.gvsig.vcsgis.lib
Fields in org.gvsig.vcsgis.lib declared as VCSGisUserMethods in org.gvsig.vcsgis.lib with parameters of type VCSGisUserModifier and TypeMethodDescriptionvoidVCSGisUser.copyFrom(VCSGisUser other) booleanVCSGisEntity.isAuthorized(VCSGisUser user, String operation) -
Uses of VCSGisUser in org.gvsig.vcsgis.lib.repository
Methods in org.gvsig.vcsgis.lib.repository that return VCSGisUserModifier and TypeMethodDescriptionVCSGisRepositoryLocaldb.getUserByCode(String userCode) VCSGisRepositoryLocaldb.getUserByName(String userName) Methods in org.gvsig.vcsgis.lib.repository that return types with arguments of type VCSGisUserModifier and TypeMethodDescriptionorg.apache.commons.lang3.tuple.Pair<String, VCSGisUser> VCSGisIdentityController.getAuthenticationToken(String userid, String password, SupportError error) org.apache.commons.lang3.tuple.Pair<String, VCSGisUser> VCSGisIdentityController.getGuestAuthenticationToken() -
Uses of VCSGisUser in org.gvsig.vcsgis.lib.repository.requests
Methods in org.gvsig.vcsgis.lib.repository.requests that return types with arguments of type VCSGisUser -
Uses of VCSGisUser in org.gvsig.vcsgis.lib.workspace
Methods in org.gvsig.vcsgis.lib.workspace that return VCSGisUser