Package | Description |
---|---|
org.apache.cxf.sts.rest | |
org.jboss.resteasy.core |
Modifier and Type | Method and Description |
---|---|
Response |
RESTSecurityTokenService.getJSONToken(String tokenType,
String keyType,
List<String> requestedClaims,
String appliesTo) |
Response |
RESTSecurityTokenService.getPlainToken(String tokenType,
String keyType,
List<String> requestedClaims,
String appliesTo) |
Response |
RESTSecurityTokenService.getXMLToken(String tokenType,
String keyType,
List<String> requestedClaims,
String appliesTo,
boolean wstrustResponse) |
Modifier and Type | Method and Description |
---|---|
Response |
AsynchronousDispatcher.get(long wait,
String jobId) |
Response |
AsynchronousDispatcher.readAndRemove(long wait,
String jobId) |
void |
AsynchronousDispatcher.remove(String jobId) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.