Module: OAuth2::FilteredAttributes

Included in:
AccessToken, Authenticator, Client
Defined in:
sig/oauth2/filtered_attributes.rbs

Defined Under Namespace

Modules: InitializerMethods

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.includedObject

Parameters:

  • (Object)

Returns:

  • (Object)


7
# File 'sig/oauth2/filtered_attributes.rbs', line 7

def self.included: (untyped) -> untyped

Instance Method Details

#filtered_attributesvoid

This method returns an undefined value.

Parameters:

  • (String, Symbol)


8
# File 'sig/oauth2/filtered_attributes.rbs', line 8

def filtered_attributes: (*(String | Symbol)) -> void

#thing_filterOAuth2::ThingFilter

Returns:



9
# File 'sig/oauth2/filtered_attributes.rbs', line 9

def thing_filter: () -> OAuth2::ThingFilter