Package dev.warrant.model
Class UserSessionSpec
java.lang.Object
dev.warrant.model.UserSessionSpec
-
Method Summary
Modifier and TypeMethodDescriptiongetType()static UserSessionSpecnewAuthorizationSessionSpec(String userId) static UserSessionSpecnewSelfServiceDashboardSessionSpec(String userId, String tenantId, String selfServiceStrategy)
-
Method Details
-
newAuthorizationSessionSpec
-
newSelfServiceDashboardSessionSpec
public static UserSessionSpec newSelfServiceDashboardSessionSpec(String userId, String tenantId, String selfServiceStrategy) -
getType
-
getUserId
-
getTenantId
-
getSelfServiceStrategy
-