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