org.qi4j.library.http
Interface ConstraintService

All Superinterfaces:
Composite, Identity, ServiceComposite
All Known Implementing Classes:
ConstraintService.Mixin

@Mixins(value=ConstraintService.Mixin.class)
public interface ConstraintService
extends ServiceComposite


Nested Class Summary
static class ConstraintService.Mixin
           
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 org.eclipse.jetty.security.ConstraintMapping buildConstraintMapping()
           
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 

Method Detail

buildConstraintMapping

org.eclipse.jetty.security.ConstraintMapping buildConstraintMapping()