|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.security.ui.portlet.PortletAuthenticationDetails
public class PortletAuthenticationDetails
Field Summary | |
---|---|
protected org.apache.commons.logging.Log |
logger
|
protected java.util.Map |
userInfo
|
Constructor Summary | |
---|---|
PortletAuthenticationDetails(javax.portlet.PortletRequest request)
|
Method Summary | |
---|---|
java.util.Map |
getUserInfo()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected final org.apache.commons.logging.Log logger
protected java.util.Map userInfo
Constructor Detail |
---|
public PortletAuthenticationDetails(javax.portlet.PortletRequest request)
Method Detail |
---|
public java.util.Map getUserInfo()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |