Class CurrentUserProxyImpl
java.lang.Object
com.foreach.across.modules.user.security.CurrentUserProxyImpl
- All Implemented Interfaces:
CurrentUserProxy
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEmail()Deprecated.getId()Deprecated.getUser()Deprecated.Deprecated.booleanhasAuthority(String authority) Deprecated.booleanhasAuthority(org.springframework.security.core.GrantedAuthority authority) Deprecated.booleanhasPermission(Permission permission) Deprecated.booleanhasPermission(String name) Deprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanisMemberOf(Group group) Deprecated.
-
Constructor Details
-
CurrentUserProxyImpl
public CurrentUserProxyImpl()Deprecated.
-
-
Method Details
-
getId
Deprecated.- Specified by:
getIdin interfaceCurrentUserProxy
-
getEmail
Deprecated.- Specified by:
getEmailin interfaceCurrentUserProxy
-
getUsername
Deprecated.- Specified by:
getUsernamein interfaceCurrentUserProxy
-
isMemberOf
Deprecated.- Specified by:
isMemberOfin interfaceCurrentUserProxy
-
hasRole
Deprecated.- Specified by:
hasRolein interfaceCurrentUserProxy
-
hasRole
Deprecated.- Specified by:
hasRolein interfaceCurrentUserProxy
-
hasPermission
Deprecated.- Specified by:
hasPermissionin interfaceCurrentUserProxy
-
hasPermission
Deprecated.- Specified by:
hasPermissionin interfaceCurrentUserProxy
-
hasAuthority
Deprecated.- Specified by:
hasAuthorityin interfaceCurrentUserProxy
-
hasAuthority
public boolean hasAuthority(org.springframework.security.core.GrantedAuthority authority) Deprecated.- Specified by:
hasAuthorityin interfaceCurrentUserProxy
-
getUser
Deprecated.- Specified by:
getUserin interfaceCurrentUserProxy
-
isAuthenticated
public boolean isAuthenticated()Deprecated.- Specified by:
isAuthenticatedin interfaceCurrentUserProxy
-