Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered.ExtensionType

Packages that use ExtensionType
org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered   
 

Uses of ExtensionType in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered with type parameters of type ExtensionType
protected  java.util.List<ExtensionType> OriginalTechnicalProtectionBaseType.extension
           
protected  java.util.List<ExtensionType> KeyActivationType.extension
           
protected  java.util.List<ExtensionType> TokenType.extension
           
protected  java.util.List<ExtensionType> OriginalIdentificationType.extension
           
protected  java.util.List<ExtensionType> PrincipalAuthenticationMechanismType.extension
           
protected  java.util.List<ExtensionType> OriginalSecretKeyProtectionType.extension
           
protected  java.util.List<ExtensionType> PasswordType.extension
           
protected  java.util.List<ExtensionType> OriginalOperationalProtectionType.extension
           
protected  java.util.List<ExtensionType> OriginalSecurityAuditType.extension
           
protected  java.util.List<ExtensionType> SharedSecretChallengeResponseType.extension
           
protected  java.util.List<ExtensionType> ActivationPinType.extension
           
protected  java.util.List<ExtensionType> ExtensionOnlyType.extension
           
protected  java.util.List<ExtensionType> OriginalAuthnMethodBaseType.extension
           
protected  java.util.List<ExtensionType> OriginalAuthnContextDeclarationBaseType.extension
           
protected  java.util.List<ExtensionType> OriginalPrivateKeyProtectionType.extension
           
protected  java.util.List<ExtensionType> OriginalAuthenticatorTransportProtocolType.extension
           
protected  java.util.List<ExtensionType> PublicKeyType.extension
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered that return ExtensionType
 ExtensionType ObjectFactory.createExtensionType()
          Create an instance of ExtensionType
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered that return types with arguments of type ExtensionType
 javax.xml.bind.JAXBElement<ExtensionType> ObjectFactory.createExtension(ExtensionType value)
          Create an instance of JAXBElement<ExtensionType>}
 java.util.List<ExtensionType> OriginalTechnicalProtectionBaseType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> KeyActivationType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> TokenType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> OriginalIdentificationType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> PrincipalAuthenticationMechanismType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> OriginalSecretKeyProtectionType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> PasswordType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> OriginalOperationalProtectionType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> OriginalSecurityAuditType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> SharedSecretChallengeResponseType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> ActivationPinType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> ExtensionOnlyType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> OriginalAuthnMethodBaseType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> OriginalAuthnContextDeclarationBaseType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> OriginalPrivateKeyProtectionType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> OriginalAuthenticatorTransportProtocolType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> PublicKeyType.getExtension()
          Gets the value of the extension property.
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.mobiletwofactorunregistered with parameters of type ExtensionType
 javax.xml.bind.JAXBElement<ExtensionType> ObjectFactory.createExtension(ExtensionType value)
          Create an instance of JAXBElement<ExtensionType>}
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.