public interface SecurityService
| Modifier and Type | Method and Description |
|---|---|
Map<String,Serializable> |
addSystemSubject(Map<String,Serializable> properties)
Add the system subject to a properties map and return the result.
|
Subject |
getSystemSubject()
Get the system subject.
|
Subject getSystemSubject()
Map<String,Serializable> addSystemSubject(Map<String,Serializable> properties)
properties - must be non-nullThis work is licensed under a Creative Commons Attribution 4.0 International License.