Package com.composum.sling.core.service
Class ServiceRestrictions.Key
- java.lang.Object
-
- com.composum.sling.core.service.ServiceRestrictions.Key
-
- Enclosing interface:
- ServiceRestrictions
public static class ServiceRestrictions.Key extends Object
-
-
Field Summary
Fields Modifier and Type Field Description List<String>
identifier
static char
SEPARATOR
-
-
-
Field Detail
-
SEPARATOR
public static final char SEPARATOR
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Key
public Key(@NotNull @NotNull String rule)
-
-