Class ProfileSelectionServiceFactory
java.lang.Object
swiss.trustbroker.profileselection.service.ProfileSelectionServiceFactory
-
Constructor Summary
ConstructorsConstructorDescriptionProfileSelectionServiceFactory(Map<String, swiss.trustbroker.api.profileselection.service.ProfileSelectionService> services, swiss.trustbroker.api.profileselection.service.ProfileSelectionService defaultService) -
Method Summary
Modifier and TypeMethodDescriptionswiss.trustbroker.api.profileselection.service.ProfileSelectionServiceswiss.trustbroker.api.profileselection.service.ProfileSelectionServicegetProfileSelectionService(IdmLookup idmLookup)
-
Constructor Details
-
ProfileSelectionServiceFactory
-
-
Method Details