Package | Description |
---|---|
org.apache.cxf.sts.rest | |
org.jboss.resteasy.core | |
org.jboss.resteasy.plugins.stats |
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) |
Modifier and Type | Method and Description |
---|---|
RegistryData |
RegistryStatsResource.get() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.