|
||||||||||
| 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.smartcardpki.OriginalTechnicalProtectionBaseType
org.jboss.identity.federation.saml.v2.ac.classes.smartcardpki.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:SmartcardPKI}TechnicalProtectionBaseType">
<sequence>
<choice>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:SmartcardPKI}PrivateKeyProtection"/>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.jboss.identity.federation.saml.v2.ac.classes.smartcardpki.OriginalTechnicalProtectionBaseType |
|---|
extension, privateKeyProtection, secretKeyProtection |
| Constructor Summary | |
|---|---|
TechnicalProtectionBaseType()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.identity.federation.saml.v2.ac.classes.smartcardpki.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 | |||||||||