public class SecurityProperties extends HashMap<String,Serializable>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
SecurityProperties(org.apache.cxf.message.Message message)
Deprecated.
use SecurityUtils.getSubject()
|
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic SecurityProperties(org.apache.cxf.message.Message message)
message - Incoming CXF message that may contain a subjectThis work is licensed under a Creative Commons Attribution 4.0 International License.