PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.ac.ExtensionType

Packages that use ExtensionType
org.picketlink.identity.federation.saml.v2.ac   
 

Uses of ExtensionType in org.picketlink.identity.federation.saml.v2.ac
 

Fields in org.picketlink.identity.federation.saml.v2.ac with type parameters of type ExtensionType
protected  List<ExtensionType> TokenType.extension
           
protected  List<ExtensionType> SecretKeyProtectionType.extension
           
protected  List<ExtensionType> ExtensionOnlyType.extension
           
protected  List<ExtensionType> AuthenticatorTransportProtocolType.extension
           
protected  List<ExtensionType> PublicKeyType.extension
           
protected  List<ExtensionType> IdentificationType.extension
           
protected  List<ExtensionType> AuthnContextDeclarationBaseType.extension
           
protected  List<ExtensionType> PrincipalAuthenticationMechanismType.extension
           
protected  List<ExtensionType> TechnicalProtectionBaseType.extension
           
protected  List<ExtensionType> PasswordType.extension
           
protected  List<ExtensionType> PrivateKeyProtectionType.extension
           
protected  List<ExtensionType> SharedSecretChallengeResponseType.extension
           
protected  List<ExtensionType> SecurityAuditType.extension
           
protected  List<ExtensionType> AuthnMethodBaseType.extension
           
protected  List<ExtensionType> KeyActivationType.extension
           
protected  List<ExtensionType> ActivationPinType.extension
           
protected  List<ExtensionType> OperationalProtectionType.extension
           
 

Methods in org.picketlink.identity.federation.saml.v2.ac that return types with arguments of type ExtensionType
 List<ExtensionType> TokenType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> SecretKeyProtectionType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> ExtensionOnlyType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> AuthenticatorTransportProtocolType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> PublicKeyType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> IdentificationType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> AuthnContextDeclarationBaseType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> PrincipalAuthenticationMechanismType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> TechnicalProtectionBaseType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> PasswordType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> PrivateKeyProtectionType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> SharedSecretChallengeResponseType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> SecurityAuditType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> AuthnMethodBaseType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> KeyActivationType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> ActivationPinType.getExtension()
          Gets the value of the extension property.
 List<ExtensionType> OperationalProtectionType.getExtension()
          Gets the value of the extension property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.