OAuthProtectedResourceMetadata

constructor(resource: String, authorizationServers: List<String>? = null, jwksUri: String? = null, scopesSupported: List<String>? = null, bearerMethodsSupported: List<String>? = null, resourceName: String? = null)(source)