Package | Description |
---|---|
com.oneops.proxy.authz |
Modifier and Type | Method and Description |
---|---|
List<OneOpsTeam> |
UserRepository.getAllTeams(AppGroup appGroup)
Returns all teams in the application group assembly.
|
List<OneOpsTeam> |
UserRepository.getTeams(String userName,
AppGroup appGroup)
Returns all teams having given user in the application group assembly.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Authz.hasAdminAccess(OneOpsTeam team,
AppGroup appGroup)
Checks if the given team is a 'secret-admin' and has access to manage design and transition for
the given application group.
|
Copyright © 2018 Walmart, Inc.. All rights reserved.