@Singleton
@Path(value="/token/plain")
public class PlainTokenProducerTestServiceImpl
extends org.fao.fi.security.server.services.providers.validators.token.impl.LocalTokenProducerServiceImpl
| Constructor and Description |
|---|
PlainTokenProducerTestServiceImpl(org.fao.fi.security.server.providers.validators.token.impl.plain.PlainTokenProducer tokenProducer)
Class constructor
|
@Inject
public PlainTokenProducerTestServiceImpl(org.fao.fi.security.server.providers.validators.token.impl.plain.PlainTokenProducer tokenProducer)
throws NamingException
NamingException@GET @Path(value="request") @Produces(value="text/plain") public String requestToken() throws org.fao.fi.security.common.services.exceptions.token.TokenProductionException, org.fao.fi.security.common.services.exceptions.token.TokenProcessingException, org.fao.fi.security.common.services.exceptions.UnauthorizedRequestException
requestToken in interface org.fao.fi.security.common.services.spi.token.TokenProducerServicerequestToken in class org.fao.fi.security.server.services.providers.validators.token.impl.AbstractTokenProducerServiceImplorg.fao.fi.security.common.services.exceptions.token.TokenProductionExceptionorg.fao.fi.security.common.services.exceptions.token.TokenProcessingExceptionorg.fao.fi.security.common.services.exceptions.UnauthorizedRequestException@GET @Path(value="request/limited") @Produces(value="text/plain") public String bandwidthLimitedRequestToken() throws org.fao.fi.security.common.services.exceptions.token.TokenProductionException, org.fao.fi.security.common.services.exceptions.token.TokenProcessingException, org.fao.fi.security.common.services.exceptions.UnauthorizedRequestException
org.fao.fi.security.common.services.exceptions.token.TokenProductionExceptionorg.fao.fi.security.common.services.exceptions.token.TokenProcessingExceptionorg.fao.fi.security.common.services.exceptions.UnauthorizedRequestExceptionCopyright © 2014. All rights reserved.