Package org.apereo.cas.support.saml
Class SamlAssertionRealmCodec
java.lang.Object
org.apereo.cas.support.saml.SamlAssertionRealmCodec
- All Implemented Interfaces:
org.apache.cxf.sts.token.realm.SAMLRealmCodec
public class SamlAssertionRealmCodec
extends Object
implements org.apache.cxf.sts.token.realm.SAMLRealmCodec
This is
SamlAssertionRealmCodec.
Parse the realm from a SAML assertion.- Since:
- 5.1.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRealmFromToken(org.apache.wss4j.common.saml.SamlAssertionWrapper assertion)
-
Constructor Details
-
SamlAssertionRealmCodec
-
-
Method Details
-
getRealmFromToken
- Specified by:
getRealmFromTokenin interfaceorg.apache.cxf.sts.token.realm.SAMLRealmCodec
-