PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Fields in org.picketlink.identity.federation.saml.v2.ac declared as IdentificationType
protected  IdentificationType AuthnContextDeclarationBaseType.identification
           
 

Methods in org.picketlink.identity.federation.saml.v2.ac that return IdentificationType
 IdentificationType AuthnContextDeclarationBaseType.getIdentification()
          Gets the value of the identification property.
 

Methods in org.picketlink.identity.federation.saml.v2.ac with parameters of type IdentificationType
 void AuthnContextDeclarationBaseType.setIdentification(IdentificationType value)
          Sets the value of the identification property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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