Documentation
¶
Index ¶
- type Idp2NexusConverter
- func (*Idp2NexusConverter) IdpGroup2NexusRole(identity string, group *schema.Group) *security.Role
- func (*Idp2NexusConverter) IdpProject2NexusRole(identity string, project *schema.Project) *security.Role
- func (*Idp2NexusConverter) IdpUser2NexusUser(identity string, user *schema.User, roleIds []string) *security.User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Idp2NexusConverter ¶
type Idp2NexusConverter struct { }
func NewIdp2NexusConverter ¶
func NewIdp2NexusConverter() *Idp2NexusConverter
func (*Idp2NexusConverter) IdpGroup2NexusRole ¶
func (*Idp2NexusConverter) IdpProject2NexusRole ¶
func (*Idp2NexusConverter) IdpUser2NexusUser ¶
Click to show internal directories.
Click to hide internal directories.