org.jboss.security.callbacks
Class SecurityContextCallback
java.lang.Object
org.jboss.security.callbacks.SecurityContextCallback
- All Implemented Interfaces:
- Callback
public class SecurityContextCallback
- extends Object
- implements Callback
SecurityContext Callback
- Since:
- Jan 7, 2008
- Version:
- $Revision$
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityContextCallback
public SecurityContextCallback()
getSecurityContext
public SecurityContext getSecurityContext()
setSecurityContext
public void setSecurityContext(SecurityContext securityContext)
Copyright © 2012 JBoss Inc.. All Rights Reserved.