Package com.totvs.tjf.mock.test
Class SecurityTestPrincipal
- java.lang.Object
-
- com.totvs.tjf.core.common.security.SecurityPrincipal
-
- com.totvs.tjf.mock.test.SecurityTestPrincipal
-
- All Implemented Interfaces:
Serializable
,org.springframework.security.core.AuthenticatedPrincipal
public class SecurityTestPrincipal extends com.totvs.tjf.core.common.security.SecurityPrincipal implements org.springframework.security.core.AuthenticatedPrincipal
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SecurityTestPrincipal(String userid, String username, String tenant, String databaseTenant)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
-