| Constructor and Description |
|---|
ScpCfPrincipal(String id,
Set<Authorization> authorizations) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Set<Authorization> |
getAuthorizations() |
String |
getId() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waithasAuthorizationpublic ScpCfPrincipal(@Nonnull String id, @Nonnull Set<Authorization> authorizations)
@Nonnull public Set<Authorization> getAuthorizations()
getAuthorizations in interface Principalprotected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.