Uses of Class
dev.getelements.elements.sdk.model.session.UsernamePasswordSessionRequest
Packages that use UsernamePasswordSessionRequest
Package
Description
-
Uses of UsernamePasswordSessionRequest in dev.getelements.elements.rest.security
Methods in dev.getelements.elements.rest.security with parameters of type UsernamePasswordSessionRequestModifier and TypeMethodDescriptionUsernamePasswordResource.createUsernamePasswordSession
(UsernamePasswordSessionRequest usernamePasswordSessionRequest) -
Uses of UsernamePasswordSessionRequest in dev.getelements.elements.sdk.service.auth
Methods in dev.getelements.elements.sdk.service.auth with parameters of type UsernamePasswordSessionRequestModifier and TypeMethodDescriptionUsernamePasswordAuthService.createSession
(UsernamePasswordSessionRequest usernamePasswordSessionRequest) Performs a sign-in with the suppliedUsernamePasswordSessionRequest
. -
Uses of UsernamePasswordSessionRequest in dev.getelements.elements.service.auth
Methods in dev.getelements.elements.service.auth with parameters of type UsernamePasswordSessionRequestModifier and TypeMethodDescriptionAnonUsernamePasswordAuthService.createSession
(UsernamePasswordSessionRequest usernamePasswordSessionRequest) UserUsernamePasswordAuthService.createSession
(UsernamePasswordSessionRequest usernamePasswordSessionRequest)