PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Fields in org.picketlink.identity.federation.saml.v2.protocol declared as TerminateType
protected  TerminateType ManageNameIDRequestType.terminate
           
 

Methods in org.picketlink.identity.federation.saml.v2.protocol that return TerminateType
 TerminateType ManageNameIDRequestType.getTerminate()
          Gets the value of the terminate property.
 

Methods in org.picketlink.identity.federation.saml.v2.protocol with parameters of type TerminateType
 void ManageNameIDRequestType.setTerminate(TerminateType value)
          Sets the value of the terminate property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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