public abstract class AbstractSAMLTokenProvider extends Object
| Constructor and Description |
|---|
AbstractSAMLTokenProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
signToken(org.apache.wss4j.common.saml.SamlAssertionWrapper assertion,
RealmProperties samlRealm,
STSPropertiesMBean stsProperties,
KeyRequirements keyRequirements) |
protected void signToken(org.apache.wss4j.common.saml.SamlAssertionWrapper assertion,
RealmProperties samlRealm,
STSPropertiesMBean stsProperties,
KeyRequirements keyRequirements)
throws Exception
ExceptionApache CXF