public class JwtFieldDefinition extends Object
| Constructor and Description |
|---|
JwtFieldDefinition(List<org.raml.v2.api.model.v10.datamodel.TypeInstanceProperty> properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
JwtRandomizableStrategy |
getRandomizableStrategy() |
List<String> |
getRestrictedValues() |
boolean |
isRequired() |
public JwtFieldDefinition(List<org.raml.v2.api.model.v10.datamodel.TypeInstanceProperty> properties)
public String getName()
public JwtRandomizableStrategy getRandomizableStrategy()
public String getDescription()
public boolean isRequired()
Copyright © 2020. All rights reserved.