public class SamlBearerClientCredentialsGrant extends AbstractSaml2BearerGrant
| Constructor and Description |
|---|
SamlBearerClientCredentialsGrant(String assertion,
boolean encoded,
String scope) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.MultivaluedMap<String,String> |
toMap() |
addScope, encodeAssertion, getType, initMapApache CXF