urlAuthenticationService method

ChalonaUrl urlAuthenticationService()

Implementation

ChalonaUrl urlAuthenticationService() {
  return ChalonaUrl(
      module: module, service: alias, name: 'get-access-granted');
}