Class ProfileSelectionResult
java.lang.Object
swiss.trustbroker.api.profileselection.dto.ProfileSelectionResult
Profile selection result data.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanstatic ProfileSelectionResultempty()booleaninthashCode()voidsetFilteredAttributes(Map<AttributeName, List<String>> filteredAttributes) voidsetRedirectUrl(String redirectUrl) voidsetSelectedProfileId(String selectedProfileId) toString()
-
Method Details