Serialized Form
- 
Package com.avoka.tm.security- 
Exception com.avoka.tm.security.NotSpaceUserExceptionclass NotSpaceUserException extends com.avoka.fc.core.security.NotPortalAccountException implements Serializable
- 
Class com.avoka.tm.security.SsoAuthTokenclass SsoAuthToken extends com.avoka.fc.core.security.SSOAuthenticationToken implements Serializable- serialVersionUID:
- 1L
 
- 
Exception com.avoka.tm.security.UserNotActiveExceptionclass UserNotActiveException extends com.avoka.fc.core.security.AccountNotActiveException implements Serializable
 
- 
- 
Package com.avoka.tm.test- 
Exception com.avoka.tm.test.JUnitTestExceptionclass JUnitTestException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
_resultorg.junit.runner.Result _result 
- 
_xmlReportString _xmlReport 
 
- 
 
 
- 
- 
Package com.avoka.tm.util- 
Exception com.avoka.tm.util.ObjectNotFoundExceptionclass ObjectNotFoundException extends IllegalArgumentException implements Serializable
- 
Exception com.avoka.tm.util.RedirectExceptionclass RedirectException extends com.avoka.fc.core.servlet.RedirectException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.avoka.tm.vo- 
Class com.avoka.tm.vo.AccountUserDetailsclass AccountUserDetails extends Object implements Serializable- 
Serialized Fields- 
_grantedAuthoritiesCollection<org.springframework.security.core.GrantedAuthority> _grantedAuthorities 
- 
_isAccountEnabledboolean _isAccountEnabled 
- 
_isAccountNonLockedboolean _isAccountNonLocked 
- 
_userPasswordString _userPassword 
- 
authoritiesSet<String> authorities List of groups for granted Authorities
- 
userUser user The User associated with the details
 
- 
 
- 
 
-