Class ProfileSelectionServiceFactory

java.lang.Object
swiss.trustbroker.profileselection.service.ProfileSelectionServiceFactory

@Component public class ProfileSelectionServiceFactory extends Object
  • Constructor Details

    • ProfileSelectionServiceFactory

      @Autowired public ProfileSelectionServiceFactory(Map<String,swiss.trustbroker.api.profileselection.service.ProfileSelectionService> services, swiss.trustbroker.api.profileselection.service.ProfileSelectionService defaultService)
  • Method Details

    • getProfileSelectionService

      public swiss.trustbroker.api.profileselection.service.ProfileSelectionService getProfileSelectionService(String type)
    • getProfileSelectionService

      public swiss.trustbroker.api.profileselection.service.ProfileSelectionService getProfileSelectionService(IdmLookup idmLookup)