public class GitLabOAuthGroupDetails
extends hudson.security.GroupDetails
| Constructor and Description |
|---|
GitLabOAuthGroupDetails(org.gitlab.api.models.GitlabGroup gitlabGroup)
Group based on organization name
|
| Modifier and Type | Method and Description |
|---|---|
org.acegisecurity.GrantedAuthority |
getAuth() |
String |
getDisplayName() |
String |
getName() |
String |
toString() |
public GitLabOAuthGroupDetails(org.gitlab.api.models.GitlabGroup gitlabGroup)
gitlabGroup - Copyright © 2016–2020. All rights reserved.