|
||||||||||
| 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.kerberos.OriginalAuthnMethodBaseType
org.jboss.identity.federation.saml.v2.ac.classes.kerberos.AuthnMethodBaseType
public class AuthnMethodBaseType
Java class for AuthnMethodBaseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AuthnMethodBaseType">
<complexContent>
<restriction base="{urn:oasis:names:tc:SAML:2.0:ac:classes:Kerberos}AuthnMethodBaseType">
<sequence>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:Kerberos}PrincipalAuthenticationMechanism"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:Kerberos}Authenticator"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:Kerberos}AuthenticatorTransportProtocol" minOccurs="0"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:Kerberos}Extension" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.jboss.identity.federation.saml.v2.ac.classes.kerberos.OriginalAuthnMethodBaseType |
|---|
authenticator, authenticatorTransportProtocol, extension, principalAuthenticationMechanism |
| Constructor Summary | |
|---|---|
AuthnMethodBaseType()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.identity.federation.saml.v2.ac.classes.kerberos.OriginalAuthnMethodBaseType |
|---|
getAuthenticator, getAuthenticatorTransportProtocol, getExtension, getPrincipalAuthenticationMechanism, setAuthenticator, setAuthenticatorTransportProtocol, setPrincipalAuthenticationMechanism |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthnMethodBaseType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||