Package | Description |
---|---|
org.apache.cxf.ws.security.trust |
Modifier and Type | Method and Description |
---|---|
static STSClient |
STSUtils.getClient(Message message,
String type) |
static STSClient |
STSUtils.getClient(Message message,
String type,
org.apache.wss4j.policy.model.IssuedToken itok) |
static STSClient |
STSUtils.getClientWithIssuer(Message message,
String type,
Element issuer) |
STSClient |
STSTokenValidator.getStsClient() |
Modifier and Type | Method and Description |
---|---|
static boolean |
STSUtils.configureViaEPR(STSClient client,
EndpointReferenceType epr) |
void |
STSTokenValidator.setStsClient(STSClient stsClient) |
Apache CXF