|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered.OriginalOperationalProtectionType
org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered.OperationalProtectionType
public class OperationalProtectionType
Java class for OperationalProtectionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OperationalProtectionType">
<complexContent>
<restriction base="{urn:oasis:names:tc:SAML:2.0:ac:classes:MobileTwoFactorUnregistered}OperationalProtectionType">
<sequence>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:MobileTwoFactorUnregistered}SecurityAudit"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:MobileTwoFactorUnregistered}DeactivationCallCenter"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:MobileTwoFactorUnregistered}Extension" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered.OriginalOperationalProtectionType |
|---|
deactivationCallCenter, extension, securityAudit |
| Constructor Summary | |
|---|---|
OperationalProtectionType()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered.OriginalOperationalProtectionType |
|---|
getDeactivationCallCenter, getExtension, getSecurityAudit, setDeactivationCallCenter, setSecurityAudit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OperationalProtectionType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||