Klasse GroupMapping
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.GroupMapping
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GroupMapping
extends Object
GroupMapping
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungSpecifies list the attribute values from SAML assertion to be used mapping APIGateway group.Specifies list the attribute from SAML assertion.The value of these attributes will be used in mapping the group in APIGateway. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
GroupMapping
(Consumer<GroupMapping> spec) Constructs a validated implementation ofGroupMapping
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungSpecifies list the attribute values from SAML assertion to be used mapping APIGateway group.attributeToGroupMap
(Map<String, String> attributeToGroupMap) Specifies list the attribute values from SAML assertion to be used mapping APIGateway group.protected boolean
boolean
Specifies list the attribute from SAML assertion.The value of these attributes will be used in mapping the group in APIGateway.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.int
hashCode()
toString()
-
Felddetails
-
attributeToGroupMap
Specifies list the attribute values from SAML assertion to be used mapping APIGateway group. -
groupAttributes
Specifies list the attribute from SAML assertion.The value of these attributes will be used in mapping the group in APIGateway.
-
-
Konstruktordetails
-
GroupMapping
Constructs a validated implementation ofGroupMapping
.- Parameter:
spec
- the specification to process
-
GroupMapping
-
GroupMapping
protected GroupMapping()
-
-
Methodendetails
-
attributeToGroupMap
Specifies list the attribute values from SAML assertion to be used mapping APIGateway group. -
groupAttributes
Specifies list the attribute from SAML assertion.The value of these attributes will be used in mapping the group in APIGateway. -
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
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-