Uses of Class
org.keycloak.dom.saml.v2.ac.ExtensionType
Packages that use ExtensionType
-
Uses of ExtensionType in org.keycloak.dom.saml.v2.ac
Fields in org.keycloak.dom.saml.v2.ac with type parameters of type ExtensionTypeModifier and TypeFieldDescriptionprotected List<ExtensionType>ActivationPinType.extensionprotected List<ExtensionType>AuthenticatorTransportProtocolType.extensionprotected List<ExtensionType>AuthnContextDeclarationBaseType.extensionprotected List<ExtensionType>AuthnMethodBaseType.extensionprotected List<ExtensionType>ExtensionOnlyType.extensionprotected List<ExtensionType>IdentificationType.extensionprotected List<ExtensionType>KeyActivationType.extensionprotected List<ExtensionType>OperationalProtectionType.extensionprotected List<ExtensionType>PasswordType.extensionprotected List<ExtensionType>PrincipalAuthenticationMechanismType.extensionprotected List<ExtensionType>PrivateKeyProtectionType.extensionprotected List<ExtensionType>PublicKeyType.extensionprotected List<ExtensionType>SecretKeyProtectionType.extensionprotected List<ExtensionType>SecurityAuditType.extensionprotected List<ExtensionType>SharedSecretChallengeResponseType.extensionprotected List<ExtensionType>TechnicalProtectionBaseType.extensionprotected List<ExtensionType>TokenType.extensionMethods in org.keycloak.dom.saml.v2.ac that return types with arguments of type ExtensionTypeModifier and TypeMethodDescriptionActivationPinType.getExtension()Gets the value of the extension property.AuthenticatorTransportProtocolType.getExtension()Gets the value of the extension property.AuthnContextDeclarationBaseType.getExtension()Gets the value of the extension property.AuthnMethodBaseType.getExtension()Gets the value of the extension property.ExtensionOnlyType.getExtension()Gets the value of the extension property.IdentificationType.getExtension()Gets the value of the extension property.KeyActivationType.getExtension()Gets the value of the extension property.OperationalProtectionType.getExtension()Gets the value of the extension property.PasswordType.getExtension()Gets the value of the extension property.PrincipalAuthenticationMechanismType.getExtension()Gets the value of the extension property.PrivateKeyProtectionType.getExtension()Gets the value of the extension property.PublicKeyType.getExtension()Gets the value of the extension property.SecretKeyProtectionType.getExtension()Gets the value of the extension property.SecurityAuditType.getExtension()Gets the value of the extension property.SharedSecretChallengeResponseType.getExtension()Gets the value of the extension property.TechnicalProtectionBaseType.getExtension()Gets the value of the extension property.TokenType.getExtension()Gets the value of the extension property.