org.postgresql.pljava
Interface Session
- All Known Implementing Classes:
- Session
- public interface Session
getAttribute
public java.lang.Object getAttribute(java.lang.String attributeName)
getUserName
public java.lang.String getUserName()
- Return the current user.
getSessionUserName
public java.lang.String getSessionUserName()
- Return the session user.
removeAttribute
public void removeAttribute(java.lang.String attributeName)
setAttribute
public void setAttribute(java.lang.String attributeName,
java.lang.Object value)
Copyright (c) 2003, 2004 TADA AB - Taby Sweden. Distributed under the terms shown in COPYRIGHT