Uses of Interface
com.atlassian.crowd.model.authentication.Session
Package
Description
-
Uses of Session in com.atlassian.crowd.integration.rest.entity
-
Uses of Session in com.atlassian.crowd.integration.rest.service
Modifier and TypeMethodDescriptionRestCrowdClient.validateSSOAuthenticationAndGetSession
(String token, List<ValidationFactor> validationFactors) -
Uses of Session in com.atlassian.crowd.service.client
Modifier and TypeMethodDescriptionCrowdClient.validateSSOAuthenticationAndGetSession
(String token, List<ValidationFactor> validationFactors) Validates the SSO authentication.