public class WebsocketValidationServiceImpl extends Object implements WebsocketValidationService
Constructor and Description |
---|
WebsocketValidationServiceImpl() |
Modifier and Type | Method and Description |
---|---|
Authenticator |
getAuthenticator() |
Authorizer |
getAuthorizer() |
void |
setAuthenticator(Authenticator authenticator) |
void |
setAuthorizer(Authorizer authorizer) |
public Authenticator getAuthenticator()
getAuthenticator
in interface WebsocketValidationService
public Authorizer getAuthorizer()
getAuthorizer
in interface WebsocketValidationService
public void setAuthenticator(Authenticator authenticator)
public void setAuthorizer(Authorizer authorizer)
Copyright © 2017 WSO2. All rights reserved.