Style Intelligence v12.0

inetsoft.sree
Class RepletEngine.SessionKey

java.lang.Object
  extended by inetsoft.sree.RepletEngine.SessionKey
Enclosing class:
RepletEngine

protected static final class RepletEngine.SessionKey
extends Object


Constructor Summary
RepletEngine.SessionKey(Principal principal)
           
 
Method Summary
 boolean equals(Object o)
           
 Principal getPrincipal()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RepletEngine.SessionKey

public RepletEngine.SessionKey(Principal principal)
Method Detail

getPrincipal

public Principal getPrincipal()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object

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