public final class CoffeeNetApp extends Object
| Constructor and Description |
|---|
CoffeeNetApp(String name,
String url,
Set<String> authorities) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAuthorities() |
String |
getName() |
String |
getUrl() |
boolean |
isAllowedToAccessBy(Set<String> userAuthorities) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.