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

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

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

Fields in org.jboss.identity.federation.saml.v2.ac.classes.telephony with type parameters of type ExtensionType
protected  java.util.List<ExtensionType> KeyActivationType.extension
           
protected  java.util.List<ExtensionType> TokenType.extension
           
protected  java.util.List<ExtensionType> PrincipalAuthenticationMechanismType.extension
           
protected  java.util.List<ExtensionType> PrivateKeyProtectionType.extension
           
protected  java.util.List<ExtensionType> SecurityAuditType.extension
           
protected  java.util.List<ExtensionType> PasswordType.extension
           
protected  java.util.List<ExtensionType> OperationalProtectionType.extension
           
protected  java.util.List<ExtensionType> SharedSecretChallengeResponseType.extension
           
protected  java.util.List<ExtensionType> TechnicalProtectionBaseType.extension
           
protected  java.util.List<ExtensionType> ActivationPinType.extension
           
protected  java.util.List<ExtensionType> SecretKeyProtectionType.extension
           
protected  java.util.List<ExtensionType> ExtensionOnlyType.extension
           
protected  java.util.List<ExtensionType> IdentificationType.extension
           
protected  java.util.List<ExtensionType> OriginalAuthnMethodBaseType.extension
           
protected  java.util.List<ExtensionType> OriginalAuthnContextDeclarationBaseType.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.telephony that return ExtensionType
 ExtensionType ObjectFactory.createExtensionType()
          Create an instance of ExtensionType
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.telephony 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> 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> PrincipalAuthenticationMechanismType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> PrivateKeyProtectionType.getExtension()
          Gets the value of the extension property.
 java.util.List<ExtensionType> SecurityAuditType.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> OperationalProtectionType.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> TechnicalProtectionBaseType.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> SecretKeyProtectionType.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> IdentificationType.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> 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.telephony 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.