public interface RealmParser
Modifier and Type | Method and Description |
---|---|
String |
parseRealm(Map<String,Object> messageContext)
Return the realm of the current request given a message context map
|
String parseRealm(Map<String,Object> messageContext) throws STSException
STSException
Apache CXF