PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v1.assertion.SAML11SubjectLocalityType

Packages that use SAML11SubjectLocalityType
org.picketlink.identity.federation.core.saml.v1.writers   
org.picketlink.identity.federation.saml.v1.assertion   
 

Uses of SAML11SubjectLocalityType in org.picketlink.identity.federation.core.saml.v1.writers
 

Methods in org.picketlink.identity.federation.core.saml.v1.writers with parameters of type SAML11SubjectLocalityType
 void SAML11AssertionWriter.write(SAML11SubjectLocalityType locality)
           
 

Uses of SAML11SubjectLocalityType in org.picketlink.identity.federation.saml.v1.assertion
 

Fields in org.picketlink.identity.federation.saml.v1.assertion declared as SAML11SubjectLocalityType
protected  SAML11SubjectLocalityType SAML11AuthenticationStatementType.subjectLocality
           
 

Methods in org.picketlink.identity.federation.saml.v1.assertion that return SAML11SubjectLocalityType
 SAML11SubjectLocalityType SAML11AuthenticationStatementType.getSubjectLocality()
           
 

Methods in org.picketlink.identity.federation.saml.v1.assertion with parameters of type SAML11SubjectLocalityType
 void SAML11AuthenticationStatementType.setSubjectLocality(SAML11SubjectLocalityType subjectLocality)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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