Serialized Form
-
Package com.avoka.tm.security
-
Exception com.avoka.tm.security.NotSpaceUserException
class NotSpaceUserException extends com.avoka.fc.core.security.NotPortalAccountException implements Serializable -
Class com.avoka.tm.security.SsoAuthToken
class SsoAuthToken extends com.avoka.fc.core.security.SSOAuthenticationToken implements Serializable- serialVersionUID:
- 1L
-
Exception com.avoka.tm.security.UserNotActiveException
class UserNotActiveException extends com.avoka.fc.core.security.AccountNotActiveException implements Serializable
-
-
Package com.avoka.tm.test
-
Exception com.avoka.tm.test.JUnitTestException
class JUnitTestException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_result
org.junit.runner.Result _result
-
_xmlReport
String _xmlReport
-
-
-
Package com.avoka.tm.util
-
Exception com.avoka.tm.util.ObjectNotFoundException
class ObjectNotFoundException extends IllegalArgumentException implements Serializable -
Exception com.avoka.tm.util.RedirectException
class RedirectException extends com.avoka.fc.core.servlet.RedirectException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.avoka.tm.vo
-
Class com.avoka.tm.vo.AccountUserDetails
class AccountUserDetails extends Object implements Serializable-
Serialized Fields
-
_grantedAuthorities
Collection<org.springframework.security.core.GrantedAuthority> _grantedAuthorities
-
_isAccountEnabled
boolean _isAccountEnabled
-
_isAccountNonLocked
boolean _isAccountNonLocked
-
_userPassword
String _userPassword
-
authorities
Set<String> authorities
List of groups for granted Authorities -
user
User user
The User associated with the details
-
-
-