Package com.totvs.tjf.security.oauth2
Class HasAccess
java.lang.Object
com.totvs.tjf.security.oauth2.HasAccess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionInteger[]voidsetAuthorized(Boolean authorized) voidsetOrganizations(Integer[] organizations) voidsetTenantId(String tenantId) void
-
Constructor Details
-
HasAccess
public HasAccess()
-
-
Method Details
-
getUserId
-
setUserId
-
getTenantId
-
setTenantId
-
getOrganizations
-
setOrganizations
-
getAuthorized
-
setAuthorized
-