Style Intelligence v12.0

inetsoft.sree.security
Class LoginEvent

java.lang.Object
  extended by inetsoft.sree.security.LoginEvent

public class LoginEvent
extends Object

The event can be accessed from the listener to add additional properties.


Constructor Summary
LoginEvent(SRPrincipal principal)
          Constructor.
 
Method Summary
 SRPrincipal getPrincipal()
          get principal.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginEvent

public LoginEvent(SRPrincipal principal)
Constructor.

Parameters:
principal - SRPrincipal.
Method Detail

getPrincipal

public SRPrincipal getPrincipal()
get principal.

Returns:
principal.

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.