public interface SAMLRealmCodec
Modifier and Type | Method and Description |
---|---|
String |
getRealmFromToken(org.apache.wss4j.common.saml.SamlAssertionWrapper assertion)
Get the realm associated with the SamlAssertionWrapper parameter
|
String getRealmFromToken(org.apache.wss4j.common.saml.SamlAssertionWrapper assertion)
assertion
- a SAML Assertion wrapper objectApache CXF