-
Context: A multi tenant aggregate root and its repository with a create command.
If I do a
``` java
commandBus.send(new CreateSomeAggregate(aTenant,anId));
```
and directly follow this with:
``` …
-
ExtensionPoint as a set of uniform values - all of them arise from binds.
Something like this is used for service classes.
The extension point should allow to handle those kind of need better and
mo…
-
Hi! First of all, apologies if the question is not very clear, I'm newbe in the NetflixOSS ecosystem :)
I'm trying to use the Auto Binding from governator in this example of karyon:
https://github.c…
-
```
I can't access EJB with @RolesAllowed.
What steps will reproduce the problem?
1. Create a sip servlet with restricted access based on digest authentication;
2. Create a stateless session bean ann…
-
```
I can't access EJB with @RolesAllowed.
What steps will reproduce the problem?
1. Create a sip servlet with restricted access based on digest authentication;
2. Create a stateless session bean ann…
-
# Scope of Change
A new package invoke will be added.
# Rationale
Method invocation utilities.
# Functionality
## Invocation chain
Example: Prerequisites-check:
``` php
-
```
I can't access EJB with @RolesAllowed.
What steps will reproduce the problem?
1. Create a sip servlet with restricted access based on digest authentication;
2. Create a stateless session bean ann…
-
I bet it's just me doing something wrong - but then I would ask to improve the docs.
Here is what I am trying:
```
router := mux.NewRouter()
http.Handle("/", handler.LoggingInterceptor(handler.Authen…
-
Example
``` csharp
[Logged]
public class LoggingInterceptor: IAroundInvokeInterceptor
{
public virtual object AroundInvoke(IInvocationContext)
{
/* .. do something .. */
}
}
pub…
-
```
I can't access EJB with @RolesAllowed.
What steps will reproduce the problem?
1. Create a sip servlet with restricted access based on digest authentication;
2. Create a stateless session bean ann…