| Package | Description |
|---|---|
| org.apache.cxf.sts.operation |
| Modifier and Type | Method and Description |
|---|---|
protected RequestParser |
AbstractOperation.parseRequest(RequestSecurityTokenType request,
WebServiceContext context)
Check the arguments from the STSProvider and parse the request.
|
| Modifier and Type | Method and Description |
|---|---|
protected TokenProviderParameters |
AbstractOperation.createTokenProviderParameters(RequestParser requestParser,
WebServiceContext context)
Create a TokenProviderParameters object given a RequestParser and WebServiceContext object
|
protected void |
AbstractOperation.performDelegationHandling(RequestParser requestParser,
WebServiceContext context,
ReceivedToken token,
Principal tokenPrincipal,
Set<Principal> tokenRoles) |
Apache CXF