Uses of Class
nl.b3p.tailormap.api.persistence.json.ServiceAuthentication
-
Packages that use ServiceAuthentication Package Description nl.b3p.tailormap.api.persistence nl.b3p.tailormap.api.persistence.json -
-
Uses of ServiceAuthentication in nl.b3p.tailormap.api.persistence
Methods in nl.b3p.tailormap.api.persistence that return ServiceAuthentication Modifier and Type Method Description ServiceAuthenticationGeoService. getAuthentication()ServiceAuthenticationTMFeatureSource. getAuthentication()Methods in nl.b3p.tailormap.api.persistence with parameters of type ServiceAuthentication Modifier and Type Method Description GeoServiceGeoService. setAuthentication(ServiceAuthentication authentication)TMFeatureSourceTMFeatureSource. setAuthentication(ServiceAuthentication authentication) -
Uses of ServiceAuthentication in nl.b3p.tailormap.api.persistence.json
Methods in nl.b3p.tailormap.api.persistence.json that return ServiceAuthentication Modifier and Type Method Description ServiceAuthenticationServiceAuthentication. method(ServiceAuthentication.MethodEnum method)ServiceAuthenticationServiceAuthentication. password(String password)ServiceAuthenticationServiceAuthentication. username(String username)
-