| Package | Description |
|---|---|
| org.apache.cxf.sts | |
| org.apache.cxf.sts.request |
| Modifier and Type | Method and Description |
|---|---|
void |
STSPropertiesMBean.configureProperties()
Load/process the CallbackHandler, Crypto objects, etc.
|
void |
StaticSTSProperties.configureProperties()
Load the CallbackHandler, Crypto objects, if necessary.
|
String |
RealmParser.parseRealm(Map<String,Object> messageContext)
Return the realm of the current request given a message context map
|
| Modifier and Type | Method and Description |
|---|---|
RequestRequirements |
RequestParser.parseRequest(RequestSecurityTokenType request,
Map<String,Object> messageContext,
STSPropertiesMBean stsProperties,
List<ClaimsParser> claimsParsers) |
| Constructor and Description |
|---|
ReceivedToken(Object receivedToken) |
Apache CXF