| Package | Description | 
|---|---|
| org.openmrs.api.context | This package describes the context framework through which
authentication is performed and services provided for the OpenMRS system. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BasicAuthenticatedA basic implementation of  Authenticatedthat contains the necessary elements for an OpenMRS authentication. | 
| Modifier and Type | Method and Description | 
|---|---|
| Authenticated | UsernamePasswordAuthenticationScheme. authenticate(Credentials credentials) | 
| Authenticated | UserContext. authenticate(Credentials credentials)Authenticate user with the provided credentials. | 
| static Authenticated | Context. authenticate(Credentials credentials) | 
| Authenticated | AuthenticationScheme. authenticate(Credentials credentials) | 
Copyright © 2024 OpenMRS Inc.. All rights reserved.