PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Fields in org.picketlink.identity.federation.saml.v2.protocol declared as ScopingType
protected  ScopingType AuthnRequestType.scoping
           
 

Methods in org.picketlink.identity.federation.saml.v2.protocol that return ScopingType
 ScopingType AuthnRequestType.getScoping()
          Gets the value of the scoping property.
 

Methods in org.picketlink.identity.federation.saml.v2.protocol with parameters of type ScopingType
 void AuthnRequestType.setScoping(ScopingType value)
          Sets the value of the scoping property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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