public class PortletAuthenticationDetails
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected org.apache.commons.logging.Log |
logger |
protected java.util.Map |
userInfo |
Constructor and Description |
---|
PortletAuthenticationDetails(javax.portlet.PortletRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.Map |
getUserInfo() |
java.lang.String |
toString() |