Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultRoleProvider ¶
type DefaultRoleProvider struct {
// contains filtered or unexported fields
}
func (*DefaultRoleProvider) All ¶
func (p *DefaultRoleProvider) All(ctx context.Context, session *web.Session) []securityDomain.Role
func (*DefaultRoleProvider) Inject ¶
func (p *DefaultRoleProvider) Inject(us application.UserServiceInterface)
type RoleProvider ¶
Click to show internal directories.
Click to hide internal directories.