Class OidcAuthenticationModuleType

  • All Implemented Interfaces:
    Containerable, DebugDumpable, Serializable, Cloneable

    public class OidcAuthenticationModuleType
    extends AbstractAuthenticationModuleType
    implements Serializable, Cloneable, Containerable
    OpenId Connect authentication module. PLACEHOLDER. NOT SUPPORTED YET.

    Java class for OidcAuthenticationModuleType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="OidcAuthenticationModuleType">
       <complexContent>
         <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}AbstractAuthenticationModuleType">
           <sequence>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form