PicketLink Federation Common Server Bindings for JBoss AS 2.1.3.1-redhat-1

org.picketlink.identity.federation.bindings.jboss.subject
Class PicketLinkJBossSubjectInteraction

java.lang.Object
  extended by org.picketlink.identity.federation.bindings.jboss.subject.PicketLinkJBossSubjectInteraction
All Implemented Interfaces:
SubjectSecurityInteraction

public class PicketLinkJBossSubjectInteraction
extends Object
implements SubjectSecurityInteraction

An implementation of SubjectSecurityInteraction for JBoss AS

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

Constructor Summary
PicketLinkJBossSubjectInteraction()
           
 
Method Summary
 boolean cleanup(Principal principal)
           
 Subject get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PicketLinkJBossSubjectInteraction

public PicketLinkJBossSubjectInteraction()
Method Detail

cleanup

public boolean cleanup(Principal principal)
Specified by:
cleanup in interface SubjectSecurityInteraction
See Also:
SubjectSecurityInteraction.cleanup(java.security.Principal)

get

public Subject get()
Specified by:
get in interface SubjectSecurityInteraction
See Also:
SubjectSecurityInteraction.get()

PicketLink Federation Common Server Bindings for JBoss AS 2.1.3.1-redhat-1

Copyright © 2012 JBoss Inc.. All Rights Reserved.