Uses of Class
org.keycloak.dom.saml.v2.ac.classes.ExtensionOnlyType
-
Packages that use ExtensionOnlyType Package Description org.keycloak.dom.saml.v2.ac.classes -
-
Uses of ExtensionOnlyType in org.keycloak.dom.saml.v2.ac.classes
Fields in org.keycloak.dom.saml.v2.ac.classes declared as ExtensionOnlyType Modifier and Type Field Description protected ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. adslprotected ExtensionOnlyTypeOperationalProtectionType. deactivationCallCenterprotected ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. httpprotected ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. ipSecprotected ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. isdnprotected ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. mobileNetworkEndToEndEncryptionprotected ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. mobileNetworkNoEncryptionprotected ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. mobileNetworkRadioEncryptionprotected ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. pstnprotected ExtensionOnlyTypePrincipalAuthenticationMechanismType. smartcardprotected ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. sslprotected ExtensionOnlyTypeSecurityAuditType. switchAuditprotected ExtensionOnlyTypeIdentificationType. writtenConsentprotected ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. wtlsMethods in org.keycloak.dom.saml.v2.ac.classes that return ExtensionOnlyType Modifier and Type Method Description ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. getADSL()Gets the value of the adsl property.ExtensionOnlyTypeOperationalProtectionType. getDeactivationCallCenter()Gets the value of the deactivationCallCenter property.ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. getHTTP()Gets the value of the http property.ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. getIPSec()Gets the value of the ipSec property.ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. getISDN()Gets the value of the isdn property.ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. getMobileNetworkEndToEndEncryption()Gets the value of the mobileNetworkEndToEndEncryption property.ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. getMobileNetworkNoEncryption()Gets the value of the mobileNetworkNoEncryption property.ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. getMobileNetworkRadioEncryption()Gets the value of the mobileNetworkRadioEncryption property.ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. getPSTN()Gets the value of the pstn property.ExtensionOnlyTypePrincipalAuthenticationMechanismType. getSmartcard()Gets the value of the smartcard property.ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. getSSL()Gets the value of the ssl property.ExtensionOnlyTypeSecurityAuditType. getSwitchAudit()Gets the value of the switchAudit property.ExtensionOnlyTypeIdentificationType. getWrittenConsent()Gets the value of the writtenConsent property.ExtensionOnlyTypeOriginalAuthenticatorTransportProtocolType. getWTLS()Gets the value of the wtls property.Methods in org.keycloak.dom.saml.v2.ac.classes with parameters of type ExtensionOnlyType Modifier and Type Method Description voidOriginalAuthenticatorTransportProtocolType. setADSL(ExtensionOnlyType value)Sets the value of the adsl property.voidOperationalProtectionType. setDeactivationCallCenter(ExtensionOnlyType value)Sets the value of the deactivationCallCenter property.voidOriginalAuthenticatorTransportProtocolType. setHTTP(ExtensionOnlyType value)Sets the value of the http property.voidOriginalAuthenticatorTransportProtocolType. setIPSec(ExtensionOnlyType value)Sets the value of the ipSec property.voidOriginalAuthenticatorTransportProtocolType. setISDN(ExtensionOnlyType value)Sets the value of the isdn property.voidOriginalAuthenticatorTransportProtocolType. setMobileNetworkEndToEndEncryption(ExtensionOnlyType value)Sets the value of the mobileNetworkEndToEndEncryption property.voidOriginalAuthenticatorTransportProtocolType. setMobileNetworkNoEncryption(ExtensionOnlyType value)Sets the value of the mobileNetworkNoEncryption property.voidOriginalAuthenticatorTransportProtocolType. setMobileNetworkRadioEncryption(ExtensionOnlyType value)Sets the value of the mobileNetworkRadioEncryption property.voidOriginalAuthenticatorTransportProtocolType. setPSTN(ExtensionOnlyType value)Sets the value of the pstn property.voidPrincipalAuthenticationMechanismType. setSmartcard(ExtensionOnlyType value)Sets the value of the smartcard property.voidOriginalAuthenticatorTransportProtocolType. setSSL(ExtensionOnlyType value)Sets the value of the ssl property.voidSecurityAuditType. setSwitchAudit(ExtensionOnlyType value)Sets the value of the switchAudit property.voidIdentificationType. setWrittenConsent(ExtensionOnlyType value)Sets the value of the writtenConsent property.voidOriginalAuthenticatorTransportProtocolType. setWTLS(ExtensionOnlyType value)Sets the value of the wtls property.
-