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