@Addressing(enabled=true, required=true) @BindingType(value="http://www.w3.org/2003/05/soap/bindings/HTTP/") public class EnrollmentServiceImpl extends Object implements EnrollmentService
Constructor and Description |
---|
EnrollmentServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
requestSecurityToken(String tokenType,
String requestType,
String binarySecurityToken,
AdditionalContext additionalContext,
Holder<RequestSecurityTokenResponse> response) |
public void requestSecurityToken(String tokenType, String requestType, String binarySecurityToken, AdditionalContext additionalContext, Holder<RequestSecurityTokenResponse> response) throws WindowsDeviceEnrolmentException, UnsupportedEncodingException, WAPProvisioningException
requestSecurityToken
in interface EnrollmentService
WindowsDeviceEnrolmentException
UnsupportedEncodingException
WAPProvisioningException
Copyright © 2017 WSO2. All rights reserved.