Package | Description |
---|---|
com.atlassian.crowd.plugin.rest.service.resource.usermanagement |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
TokenResource.authenticateUser(AuthenticationContextEntity authenticationContext,
boolean validatePassword,
long durationInSeconds)
Create new session token valid for duration seconds, or for the server default session timeout if no duration is specified
or if duration is longer than the server default session timeout.
|
Copyright © 2020 Atlassian. All rights reserved.