C# Class Raven.Tests.Notifications.SecurityOAuth

Inheritance: RavenTest
Afficher le fichier Open project: synhershko/ravendb

Méthodes protégées

Méthode Description
CreateDefaultIndexes ( Client documentStore ) : void
ModifyConfiguration ( Database configuration ) : void

Private Methods

Méthode Description
WithOAuthOnSpecificDatabase ( ) : void
WithOAuthOnSpecificDatabaseWontWorkForAnother ( ) : void
WithOAuthOnSystemDatabase ( ) : void
WithOAuthWithStarWorksForAnyDatabaseOtherThenSystem ( ) : void
WithOAuthWrongKeyFails ( ) : void

Method Details

CreateDefaultIndexes() protected méthode

protected CreateDefaultIndexes ( Client documentStore ) : void
documentStore Client
Résultat void

ModifyConfiguration() protected méthode

protected ModifyConfiguration ( Database configuration ) : void
configuration Database
Résultat void