C# 클래스 Deveel.Data.Security.SystemBuilderExtensions

파일 보기 프로젝트 열기: deveel/deveeldb

공개 메소드들

메소드 설명
UseSecurityFeature ( this builder ) : ISystemBuilder

비공개 메소드들

메소드 설명
CreatePublicUser ( IQuery query ) : void
CreateSystemRoles ( IQuery query ) : void
CreateTables ( IQuery context ) : void
GrantToPublicUser ( IQuery context ) : void
OnDatabaseCreate ( IQuery query ) : void
OnSystemBuild ( ISystemBuilder builder ) : void
OnTableCompositeSetup ( IQuery systemQuery ) : void

메소드 상세

UseSecurityFeature() 공개 정적인 메소드

public static UseSecurityFeature ( this builder ) : ISystemBuilder
builder this
리턴 ISystemBuilder