PicketLink Federation Server Bindings for JBoss AS7.x 2.1.6.Final-redhat-2

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:
org.picketlink.identity.federation.bindings.tomcat.SubjectSecurityInteraction

public class PicketLinkJBossSubjectInteraction
extends Object
implements org.picketlink.identity.federation.bindings.tomcat.SubjectSecurityInteraction

An implementation of SubjectSecurityInteraction for JBoss AS 7.

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

Constructor Summary
PicketLinkJBossSubjectInteraction()
           
 
Method Summary
 boolean cleanup(Principal principal)
           
 Subject get()
           
 void setSecurityDomain(String securityDomain)
           
 
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 org.picketlink.identity.federation.bindings.tomcat.SubjectSecurityInteraction
See Also:
SubjectSecurityInteraction.cleanup(java.security.Principal)

get

public Subject get()
Specified by:
get in interface org.picketlink.identity.federation.bindings.tomcat.SubjectSecurityInteraction
See Also:
SubjectSecurityInteraction.get()

setSecurityDomain

public void setSecurityDomain(String securityDomain)
Specified by:
setSecurityDomain in interface org.picketlink.identity.federation.bindings.tomcat.SubjectSecurityInteraction

PicketLink Federation Server Bindings for JBoss AS7.x 2.1.6.Final-redhat-2

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