Klasse UserProfileMapping.UserProfileMappingBuilder
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.UserProfileMapping.UserProfileMappingBuilder
- Umschließende Klasse:
UserProfileMapping
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()emailAddresses(String emailAddresses) Specifies the attribute from SAML assertion to be mapped with APIGateway user profile's email address.Specifies the attribute from SAML assertion to be mapped with APIGateway user profile's first name.Specifies the attribute from SAML assertion to be mapped with APIGateway user profile's last name.toString()
-
Methodendetails
-
emailAddresses
Specifies the attribute from SAML assertion to be mapped with APIGateway user profile's email address.- Gibt zurück:
this.
-
firstName
Specifies the attribute from SAML assertion to be mapped with APIGateway user profile's first name.- Gibt zurück:
this.
-
lastName
Specifies the attribute from SAML assertion to be mapped with APIGateway user profile's last name.- Gibt zurück:
this.
-
build
-
toString
-