|
||||||||||
| 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.OriginalTechnicalProtectionBaseType
org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered.TechnicalProtectionBaseType
public class TechnicalProtectionBaseType
Java class for TechnicalProtectionBaseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TechnicalProtectionBaseType">
<complexContent>
<restriction base="{urn:oasis:names:tc:SAML:2.0:ac:classes:MobileTwoFactorUnregistered}TechnicalProtectionBaseType">
<sequence>
<choice>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:MobileTwoFactorUnregistered}PrivateKeyProtection"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:MobileTwoFactorUnregistered}SecretKeyProtection"/>
</choice>
<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.OriginalTechnicalProtectionBaseType |
|---|
extension, privateKeyProtection, secretKeyProtection |
| Constructor Summary | |
|---|---|
TechnicalProtectionBaseType()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered.OriginalTechnicalProtectionBaseType |
|---|
getExtension, getPrivateKeyProtection, getSecretKeyProtection, setPrivateKeyProtection, setSecretKeyProtection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TechnicalProtectionBaseType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||