public class GitLabOAuthGroupDetails extends GroupDetails
| Constructor and Description |
|---|
GitLabOAuthGroupDetails(org.gitlab4j.api.models.Group gitlabGroup)
Group based on organization name
|
| Modifier and Type | Method and Description |
|---|---|
GrantedAuthority |
getAuth() |
String |
getDisplayName() |
String |
getName() |
String |
toString() |
getMemberspublic GitLabOAuthGroupDetails(org.gitlab4j.api.models.Group gitlabGroup)
gitlabGroup - public String getName()
getName in class GroupDetailspublic String getDisplayName()
getDisplayName in class GroupDetailspublic GrantedAuthority getAuth()
Copyright © 2016–2022. All rights reserved.