PicketLink Federation Common Server Bindings for Apache Tomcat 2.1.3.1-redhat-1

org.picketlink.identity.federation.bindings.tomcat
Interface SubjectSecurityInteraction


public interface SubjectSecurityInteraction

Interface to retrieve a subject

Since:
Sep 13, 2011
Author:
Anil.Saldhana@redhat.com

Method Summary
 boolean cleanup(Principal principal)
          Clean up the Principal from the security cache
 Subject get()
          Obtain a subject based on implementation
 

Method Detail

get

Subject get()
Obtain a subject based on implementation

Returns:

cleanup

boolean cleanup(Principal principal)
Clean up the Principal from the security cache

Parameters:
principal -
Returns:

PicketLink Federation Common Server Bindings for Apache Tomcat 2.1.3.1-redhat-1

Copyright © 2012 JBoss Inc.. All Rights Reserved.