PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.assertion.SubjectLocalityType

Packages that use SubjectLocalityType
org.picketlink.identity.federation.saml.v2.assertion Package for the model classes for the SAML2 Assertion 
 

Uses of SubjectLocalityType in org.picketlink.identity.federation.saml.v2.assertion
 

Fields in org.picketlink.identity.federation.saml.v2.assertion declared as SubjectLocalityType
protected  SubjectLocalityType AuthnStatementType.subjectLocality
           
 

Methods in org.picketlink.identity.federation.saml.v2.assertion that return SubjectLocalityType
 SubjectLocalityType AuthnStatementType.getSubjectLocality()
          Gets the value of the subjectLocality property.
 

Methods in org.picketlink.identity.federation.saml.v2.assertion with parameters of type SubjectLocalityType
 void AuthnStatementType.setSubjectLocality(SubjectLocalityType value)
          Sets the value of the subjectLocality property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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