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