Klasse GroupMapping.GroupMappingBuilder
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.GroupMapping.GroupMappingBuilder
- Umschließende Klasse:
GroupMapping
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungattributeToGroupMap(Map<String, String> attributeToGroupMap) Specifies list the attribute values from SAML assertion to be used mapping APIGateway group.build()groupAttributes(Set<String> groupAttributes) Specifies list the attribute from SAML assertion.The value of these attributes will be used in mapping the group in APIGateway.toString()
-
Methodendetails
-
attributeToGroupMap
Specifies list the attribute values from SAML assertion to be used mapping APIGateway group.- Gibt zurück:
this.
-
groupAttributes
Specifies list the attribute from SAML assertion.The value of these attributes will be used in mapping the group in APIGateway.- Gibt zurück:
this.
-
build
-
toString
-