|
||||||||||
| 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.authenticatedtelephony.OriginalAuthenticatorTransportProtocolType
org.jboss.identity.federation.saml.v2.ac.classes.authenticatedtelephony.AuthenticatorTransportProtocolType
public class AuthenticatorTransportProtocolType
Java class for AuthenticatorTransportProtocolType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AuthenticatorTransportProtocolType">
<complexContent>
<restriction base="{urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony}AuthenticatorTransportProtocolType">
<sequence>
<choice>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony}PSTN"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony}ISDN"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony}ADSL"/>
</choice>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony}Extension" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.jboss.identity.federation.saml.v2.ac.classes.authenticatedtelephony.OriginalAuthenticatorTransportProtocolType |
|---|
adsl, extension, http, ipSec, isdn, mobileNetworkEndToEndEncryption, mobileNetworkNoEncryption, mobileNetworkRadioEncryption, pstn, ssl, wtls |
| Constructor Summary | |
|---|---|
AuthenticatorTransportProtocolType()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.identity.federation.saml.v2.ac.classes.authenticatedtelephony.OriginalAuthenticatorTransportProtocolType |
|---|
getADSL, getExtension, getHTTP, getIPSec, getISDN, getMobileNetworkEndToEndEncryption, getMobileNetworkNoEncryption, getMobileNetworkRadioEncryption, getPSTN, getSSL, getWTLS, setADSL, setHTTP, setIPSec, setISDN, setMobileNetworkEndToEndEncryption, setMobileNetworkNoEncryption, setMobileNetworkRadioEncryption, setPSTN, setSSL, setWTLS |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticatorTransportProtocolType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||