Package | Description |
---|---|
org.picketlink.identity.federation.saml.v2.ac |
Modifier and Type | Field and Description |
---|---|
protected ExtensionOnlyType |
AuthenticatorTransportProtocolType.adsl |
protected ExtensionOnlyType |
OperationalProtectionType.deactivationCallCenter |
protected ExtensionOnlyType |
AuthenticatorTransportProtocolType.http |
protected ExtensionOnlyType |
AuthenticatorTransportProtocolType.ipSec |
protected ExtensionOnlyType |
AuthenticatorTransportProtocolType.isdn |
protected ExtensionOnlyType |
AuthenticatorTransportProtocolType.mobileNetworkEndToEndEncryption |
protected ExtensionOnlyType |
AuthenticatorTransportProtocolType.mobileNetworkNoEncryption |
protected ExtensionOnlyType |
AuthenticatorTransportProtocolType.mobileNetworkRadioEncryption |
protected ExtensionOnlyType |
AuthenticatorTransportProtocolType.pstn |
protected ExtensionOnlyType |
PrincipalAuthenticationMechanismType.smartcard |
protected ExtensionOnlyType |
AuthenticatorTransportProtocolType.ssl |
protected ExtensionOnlyType |
SecurityAuditType.switchAudit |
protected ExtensionOnlyType |
IdentificationType.writtenConsent |
protected ExtensionOnlyType |
AuthenticatorTransportProtocolType.wtls |
Modifier and Type | Method and Description |
---|---|
ExtensionOnlyType |
AuthenticatorTransportProtocolType.getADSL()
Gets the value of the adsl property.
|
ExtensionOnlyType |
OperationalProtectionType.getDeactivationCallCenter()
Gets the value of the deactivationCallCenter property.
|
ExtensionOnlyType |
AuthenticatorTransportProtocolType.getHTTP()
Gets the value of the http property.
|
ExtensionOnlyType |
AuthenticatorTransportProtocolType.getIPSec()
Gets the value of the ipSec property.
|
ExtensionOnlyType |
AuthenticatorTransportProtocolType.getISDN()
Gets the value of the isdn property.
|
ExtensionOnlyType |
AuthenticatorTransportProtocolType.getMobileNetworkEndToEndEncryption()
Gets the value of the mobileNetworkEndToEndEncryption property.
|
ExtensionOnlyType |
AuthenticatorTransportProtocolType.getMobileNetworkNoEncryption()
Gets the value of the mobileNetworkNoEncryption property.
|
ExtensionOnlyType |
AuthenticatorTransportProtocolType.getMobileNetworkRadioEncryption()
Gets the value of the mobileNetworkRadioEncryption property.
|
ExtensionOnlyType |
AuthenticatorTransportProtocolType.getPSTN()
Gets the value of the pstn property.
|
ExtensionOnlyType |
PrincipalAuthenticationMechanismType.getSmartcard()
Gets the value of the smartcard property.
|
ExtensionOnlyType |
AuthenticatorTransportProtocolType.getSSL()
Gets the value of the ssl property.
|
ExtensionOnlyType |
SecurityAuditType.getSwitchAudit()
Gets the value of the switchAudit property.
|
ExtensionOnlyType |
IdentificationType.getWrittenConsent()
Gets the value of the writtenConsent property.
|
ExtensionOnlyType |
AuthenticatorTransportProtocolType.getWTLS()
Gets the value of the wtls property.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthenticatorTransportProtocolType.setADSL(ExtensionOnlyType value)
Sets the value of the adsl property.
|
void |
OperationalProtectionType.setDeactivationCallCenter(ExtensionOnlyType value)
Sets the value of the deactivationCallCenter property.
|
void |
AuthenticatorTransportProtocolType.setHTTP(ExtensionOnlyType value)
Sets the value of the http property.
|
void |
AuthenticatorTransportProtocolType.setIPSec(ExtensionOnlyType value)
Sets the value of the ipSec property.
|
void |
AuthenticatorTransportProtocolType.setISDN(ExtensionOnlyType value)
Sets the value of the isdn property.
|
void |
AuthenticatorTransportProtocolType.setMobileNetworkEndToEndEncryption(ExtensionOnlyType value)
Sets the value of the mobileNetworkEndToEndEncryption property.
|
void |
AuthenticatorTransportProtocolType.setMobileNetworkNoEncryption(ExtensionOnlyType value)
Sets the value of the mobileNetworkNoEncryption property.
|
void |
AuthenticatorTransportProtocolType.setMobileNetworkRadioEncryption(ExtensionOnlyType value)
Sets the value of the mobileNetworkRadioEncryption property.
|
void |
AuthenticatorTransportProtocolType.setPSTN(ExtensionOnlyType value)
Sets the value of the pstn property.
|
void |
PrincipalAuthenticationMechanismType.setSmartcard(ExtensionOnlyType value)
Sets the value of the smartcard property.
|
void |
AuthenticatorTransportProtocolType.setSSL(ExtensionOnlyType value)
Sets the value of the ssl property.
|
void |
SecurityAuditType.setSwitchAudit(ExtensionOnlyType value)
Sets the value of the switchAudit property.
|
void |
IdentificationType.setWrittenConsent(ExtensionOnlyType value)
Sets the value of the writtenConsent property.
|
void |
AuthenticatorTransportProtocolType.setWTLS(ExtensionOnlyType value)
Sets the value of the wtls property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.