org.picketlink.identity.federation.bindings.jboss.subject
Class PicketLinkJBossSubjectInteraction
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PicketLinkJBossSubjectInteraction
public PicketLinkJBossSubjectInteraction()
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()
Copyright © 2012 JBoss Inc.. All Rights Reserved.