org.abstracthorizon.danube.http.auth
Class JAASAuthenticator.AuthData

java.lang.Object
  extended by org.abstracthorizon.danube.http.auth.JAASAuthenticator.AuthData
Enclosing class:
JAASAuthenticator

protected class JAASAuthenticator.AuthData
extends Object

Class holding cached authorisation data


Field Summary
 long lastAccessed
           
 Subject subject
           
 
Constructor Summary
protected JAASAuthenticator.AuthData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lastAccessed

public long lastAccessed

subject

public Subject subject
Constructor Detail

JAASAuthenticator.AuthData

protected JAASAuthenticator.AuthData()


Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.