Class ElytronOidcSubsystemParser_1_0

  • All Implemented Interfaces:
    Function<org.jboss.as.controller.PersistentResourceXMLDescription,​org.jboss.as.controller.PersistentResourceXMLDescription>, UnaryOperator<org.jboss.as.controller.PersistentResourceXMLDescription>, XMLStreamConstants, org.jboss.staxmapper.XMLElementReader<List<org.jboss.dmr.ModelNode>>, org.jboss.staxmapper.XMLElementWriter<org.jboss.as.controller.persistence.SubsystemMarshallingContext>
    Direct Known Subclasses:
    ElytronOidcSubsystemParser_2_0

    public class ElytronOidcSubsystemParser_1_0
    extends org.jboss.as.controller.PersistentResourceXMLParser
    Subsystem parser for the Elytron OpenID Connect subsystem.
    Author:
    Farah Juma
    • Field Detail

      • NAMESPACE_1_0

        public static final String NAMESPACE_1_0
        The name space used for the subsystem element
        See Also:
        Constant Field Values
    • Constructor Detail

      • ElytronOidcSubsystemParser_1_0

        public ElytronOidcSubsystemParser_1_0()
    • Method Detail

      • getParserDescription

        public org.jboss.as.controller.PersistentResourceXMLDescription getParserDescription()
        Specified by:
        getParserDescription in class org.jboss.as.controller.PersistentResourceXMLParser