Klasse InternalJwtserviceInput
java.lang.Object
io.github.primelib.webmethodsapigateway4j.models.InternalJwtserviceInput
InternalJwtserviceInput
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofInternalJwtserviceInput.InternalJwtserviceInput(Map<String, Object> claimsSet) Constructs a validated instance ofInternalJwtserviceInput. -
Methodenübersicht
-
Felddetails
-
claimsSet
-
-
Konstruktordetails
-
InternalJwtserviceInput
Constructs a validated instance ofInternalJwtserviceInput.- Parameter:
spec- the specification to process
-
InternalJwtserviceInput
Constructs a validated instance ofInternalJwtserviceInput.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
InternalJwtserviceInput(Consumer)instead.- Parameter:
claimsSet- key value pairs in the form of json map
-
InternalJwtserviceInput
protected InternalJwtserviceInput()
-
-
Methodendetails
-
claimsSet
-
claimsSet
key value pairs in the form of json map- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
-
toString
-