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 java.lang.Object implements org.apache.cxf.sts.token.realm.SAMLRealmCodecThis isSamlAssertionRealmCodec. Parse the realm from a SAML assertion.- Since:
- 5.1.0
-
-
Constructor Summary
Constructors Constructor Description SamlAssertionRealmCodec()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetRealmFromToken(org.apache.wss4j.common.saml.SamlAssertionWrapper assertion)
-