public class BSTProviderImpl extends Object implements BSTProvider
| Constructor and Description |
|---|
BSTProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getBST(Credentials credentials)
This method validates the device user, checking passed credentials and returns the corresponding
binary security token which is used in XCEP and WSTEP stages for authentication.
|
public javax.ws.rs.core.Response getBST(Credentials credentials) throws WindowsDeviceEnrolmentException
getBST in interface BSTProvidercredentials - - Credential object passes from the wab page.WindowsDeviceEnrolmentExceptionCopyright © 2017 WSO2. All rights reserved.