|
||||||||||
| 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.x509.OriginalPrincipalAuthenticationMechanismType
org.jboss.identity.federation.saml.v2.ac.classes.x509.PrincipalAuthenticationMechanismType
public class PrincipalAuthenticationMechanismType
Java class for PrincipalAuthenticationMechanismType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PrincipalAuthenticationMechanismType">
<complexContent>
<restriction base="{urn:oasis:names:tc:SAML:2.0:ac:classes:X509}PrincipalAuthenticationMechanismType">
<sequence>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:X509}RestrictedPassword"/>
</sequence>
<attribute name="preauth" type="{http://www.w3.org/2001/XMLSchema}integer" />
</restriction>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.jboss.identity.federation.saml.v2.ac.classes.x509.OriginalPrincipalAuthenticationMechanismType |
|---|
activationPin, extension, password, preauth, restrictedPassword, smartcard, token |
| Constructor Summary | |
|---|---|
PrincipalAuthenticationMechanismType()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.identity.federation.saml.v2.ac.classes.x509.OriginalPrincipalAuthenticationMechanismType |
|---|
getActivationPin, getExtension, getPassword, getPreauth, getRestrictedPassword, getSmartcard, getToken, setActivationPin, setPassword, setPreauth, setRestrictedPassword, setSmartcard, setToken |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrincipalAuthenticationMechanismType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||