PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.core.saml.v2.common
Class StatementLocal

java.lang.Object
  extended by org.picketlink.identity.federation.core.saml.v2.common.StatementLocal

public class StatementLocal
extends Object

Thread Local holding the statements returned by IDP

Since:
Sep 14, 2009
Author:
Anil.Saldhana@redhat.com

Field Summary
static ThreadLocal<Set<StatementAbstractType>> statements
           
 
Constructor Summary
StatementLocal()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

statements

public static ThreadLocal<Set<StatementAbstractType>> statements
Constructor Detail

StatementLocal

public StatementLocal()

PicketLink Federation Core 2.1.6.Final-redhat-2

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