PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.protocol.ExtensionsType

Packages that use ExtensionsType
org.picketlink.identity.federation.saml.v2.protocol Package containing the classes for the protocol of SAMLv2 
 

Uses of ExtensionsType in org.picketlink.identity.federation.saml.v2.protocol
 

Fields in org.picketlink.identity.federation.saml.v2.protocol declared as ExtensionsType
protected  ExtensionsType StatusResponseType.extensions
           
protected  ExtensionsType RequestAbstractType.extensions
           
 

Methods in org.picketlink.identity.federation.saml.v2.protocol that return ExtensionsType
 ExtensionsType StatusResponseType.getExtensions()
          Gets the value of the extensions property.
 ExtensionsType RequestAbstractType.getExtensions()
          Gets the value of the extensions property.
 

Methods in org.picketlink.identity.federation.saml.v2.protocol with parameters of type ExtensionsType
 void StatusResponseType.setExtensions(ExtensionsType value)
          Sets the value of the extensions property.
 void RequestAbstractType.setExtensions(ExtensionsType value)
          Sets the value of the extensions property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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