Class BearerTokenDefinition


  • @Metadata(label="rest,security,configuration")
    public class BearerTokenDefinition
    extends RestSecurityDefinition
    Rest security bearer token authentication definition
    • Constructor Detail

      • BearerTokenDefinition

        public BearerTokenDefinition()
      • BearerTokenDefinition

        public BearerTokenDefinition​(RestDefinition rest)
    • Method Detail

      • getFormat

        public String getFormat()
      • setFormat

        public void setFormat​(String format)
        A hint to the client to identify how the bearer token is formatted.