ApplicationGrant

org.scalatra.swagger.ApplicationGrant
case class ApplicationGrant(tokenEndpoint: TokenEndpoint) extends GrantType

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait GrantType
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def `type`: String

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product