Skip navigation links
A B D G I N O R S T 

A

authenticate(String, String) - Method in class org.wso2.broker.rest.auth.BasicAuthSecurityInterceptor
 
authenticate(String, char...) - Method in interface org.wso2.broker.rest.auth.BasicAuthSecurityInterceptor.AuthenticateFunction
Authenticate based on given username and credentials.

B

BadRequestMapper - Class in org.wso2.broker.rest
Exception Mapper for 400 HTTP BAD REQUEST
BadRequestMapper() - Constructor for class org.wso2.broker.rest.BadRequestMapper
 
BasicAuthSecurityInterceptor - Class in org.wso2.broker.rest.auth
Class implements @AbstractBasicAuthSecurityInterceptor to authenticate requests with basic authentication.
BasicAuthSecurityInterceptor(BasicAuthSecurityInterceptor.AuthenticateFunction) - Constructor for class org.wso2.broker.rest.auth.BasicAuthSecurityInterceptor
 
BasicAuthSecurityInterceptor.AuthenticateFunction<E extends Exception> - Interface in org.wso2.broker.rest.auth
Function to authenticate user on given username and credentials.
BrokerRestServer - Class in org.wso2.broker.rest
Handles Rest server related tasks.
BrokerRestServer(StartupContext) - Constructor for class org.wso2.broker.rest.BrokerRestServer
 
BrokerServiceRunner - Class in org.wso2.broker.rest
BrokerServiceRunner is used to deploy exposed admin services

D

deploy(Object...) - Method in class org.wso2.broker.rest.BrokerServiceRunner
 

G

getPlain() - Method in class org.wso2.broker.rest.config.RestServerConfiguration
Getter for tcp.
getPort() - Method in class org.wso2.broker.rest.config.RestServerConfiguration.NonSecureServerDetails
 

I

InternalServerErrorExceptionMapper - Class in org.wso2.broker.rest
Exception mapper for 500 HTTP INTERNAL SERVER ERROR
InternalServerErrorExceptionMapper() - Constructor for class org.wso2.broker.rest.InternalServerErrorExceptionMapper
 

N

NAMESPACE - Static variable in class org.wso2.broker.rest.config.RestServerConfiguration
Namespace used in config file
NonSecureServerDetails() - Constructor for class org.wso2.broker.rest.config.RestServerConfiguration.NonSecureServerDetails
 

O

org.wso2.broker.rest - package org.wso2.broker.rest
 
org.wso2.broker.rest.auth - package org.wso2.broker.rest.auth
 
org.wso2.broker.rest.config - package org.wso2.broker.rest.config
 

R

ResourceNotFoundMapper - Class in org.wso2.broker.rest
Exception mapper for 404 HTTP NOT FOUND.
ResourceNotFoundMapper() - Constructor for class org.wso2.broker.rest.ResourceNotFoundMapper
 
RestServerConfiguration - Class in org.wso2.broker.rest.config
Java bean class for AMQP server related configurations.
RestServerConfiguration() - Constructor for class org.wso2.broker.rest.config.RestServerConfiguration
 
RestServerConfiguration.NonSecureServerDetails - Class in org.wso2.broker.rest.config
Contains information required to setup the non secure server socket.

S

setPlain(RestServerConfiguration.NonSecureServerDetails) - Method in class org.wso2.broker.rest.config.RestServerConfiguration
 
setPort(String) - Method in class org.wso2.broker.rest.config.RestServerConfiguration.NonSecureServerDetails
 
shutdown() - Method in class org.wso2.broker.rest.BrokerRestServer
 
start() - Method in class org.wso2.broker.rest.BrokerRestServer
 
stop() - Method in class org.wso2.broker.rest.BrokerRestServer
 

T

toResponse(BadRequestException) - Method in class org.wso2.broker.rest.BadRequestMapper
 
toResponse(InternalServerErrorException) - Method in class org.wso2.broker.rest.InternalServerErrorExceptionMapper
 
toResponse(NotFoundException) - Method in class org.wso2.broker.rest.ResourceNotFoundMapper
 
A B D G I N O R S T 
Skip navigation links

Copyright © 2018 WSO2. All rights reserved.