Class SAML11SubjectParser
java.lang.Object
org.keycloak.saml.processing.core.parsers.saml.SAML11SubjectParser
- All Implemented Interfaces:
StaxParser
Parse the saml subject
- Since:
- Oct 12, 2010
- Author:
- Anil.Saldhana@redhat.com
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SAML11SubjectParser
public SAML11SubjectParser()
-
-
Method Details
-
parse
Description copied from interface:StaxParser
Parse the event stream- Specified by:
parse
in interfaceStaxParser
- Returns:
- Throws:
ParsingException
-