| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static CustomScope |
get(String aId)
Get
CustomScope instance with given identifier, with lazy initialization and caching. |
String |
getId()
Scope unique identifier.
|
int |
hashCode() |
String |
toString() |
public static CustomScope get(String aId)
CustomScope instance with given identifier, with lazy initialization and caching.aId - scope identifierCustomScopeCopyright © 2013–2019 BB Corp. All rights reserved.