PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Interface
org.picketlink.identity.federation.web.core.IdentityParticipantStack

Packages that use IdentityParticipantStack
org.picketlink.identity.federation.web.core   
 

Uses of IdentityParticipantStack in org.picketlink.identity.federation.web.core
 

Classes in org.picketlink.identity.federation.web.core that implement IdentityParticipantStack
static class IdentityServer.STACK
           
 

Methods in org.picketlink.identity.federation.web.core that return IdentityParticipantStack
 IdentityParticipantStack IdentityServer.stack()
          Return a reference to the internal stack
 

Methods in org.picketlink.identity.federation.web.core with parameters of type IdentityParticipantStack
 void IdentityServer.setStack(IdentityParticipantStack theStack)
          Set a custom instance of the IdentityParticipantStack
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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