|
||||||||||
| 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.pgp.OriginalPublicKeyType
org.jboss.identity.federation.saml.v2.ac.classes.pgp.PublicKeyType
public class PublicKeyType
Java class for PublicKeyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PublicKeyType">
<complexContent>
<restriction base="{urn:oasis:names:tc:SAML:2.0:ac:classes:PGP}PublicKeyType">
<attribute name="keyValidation" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="urn:oasis:names:tc:SAML:2.0:ac:classes:PGP" />
</restriction>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.jboss.identity.federation.saml.v2.ac.classes.pgp.OriginalPublicKeyType |
|---|
extension, keyValidation |
| Constructor Summary | |
|---|---|
PublicKeyType()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.identity.federation.saml.v2.ac.classes.pgp.OriginalPublicKeyType |
|---|
getExtension, getKeyValidation, setKeyValidation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PublicKeyType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||