Package org.keycloak.dom.saml.v2.ac
Class ActivationLimitSessionType
java.lang.Object
org.keycloak.dom.saml.v2.ac.ActivationLimitSessionType
Java class for ActivationLimitSessionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ActivationLimitSessionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ActivationLimitSessionType
public ActivationLimitSessionType()
-