Serialized Form


Package org.jasig.springframework.security.portlet.authentication

Class org.jasig.springframework.security.portlet.authentication.PortletAuthenticationDetails extends Object implements Serializable

serialVersionUID: 310L

Serialized Fields

remoteAddress

String remoteAddress

sessionId

String sessionId

userInfo

Map<K,V> userInfo

Class org.jasig.springframework.security.portlet.authentication.PreAuthenticatedGrantedAuthoritiesPortletAuthenticationDetails extends org.jasig.springframework.security.portlet.authentication.PortletAuthenticationDetails implements Serializable

serialVersionUID: 310L

Serialized Fields

authorities

List<E> authorities

Class org.jasig.springframework.security.portlet.authentication.PrimaryAttributePortletAuthenticationDetails extends org.jasig.springframework.security.portlet.authentication.PreAuthenticatedGrantedAuthoritiesPortletAuthenticationDetails implements Serializable

serialVersionUID: 1L

Serialized Fields

primaryAttribute

String primaryAttribute



Copyright © 2013 Jasig. All Rights Reserved.