-
api defind
```
public interface Authorizer {
/**
* permitted somebody to access some resource
*
* @param user current user
* @param resource request resource (manu …
-
It seems that the Data view in the GWT console has been broken for a few days. Just opening the Data view (and implicitly the By Topic tab) throws an error:
```
com.google.gwt.user.client.rpc.Serial…
-
Init the real user system, including
- [ ] migrations to create the database schema
- [ ] seed initial data
- [ ] user auth framework, may use `spring security` or `apache shiro`
- [ ] work as a micr…
-
Since most consumers of the package are expected to subclass the User and Role entities for their implementations, our DAO should only expose methods needed to support Shiro security.
We can use the …
-
![image](https://user-images.githubusercontent.com/26042/93319858-f9c21e80-f842-11ea-9a86-10a9296adee4.png)
i want to get AuthenticationException ex
that throw in my custom realms,but can not get …
-
### Problem description
### Steps to reproduce the problem
1. cd /opt/graylog/plugin/
2. wget https://github.com/Graylog2/graylog-plugin-auth-sso/releases/download/1.0.3/graylog-plugin-auth-sso-1.0.3.…
-
Since Shiro was removed from the security layer, it is possible to get a more clear view from our current security model and all the steps required to perform specific operations.
The `SecuredEndpoin…
-
**[Jan Marten](https://jira.spring.io/secure/ViewProfile.jspa?name=janmarten)** opened **[DATAREST-295](https://jira.spring.io/browse/DATAREST-295?redirect=false)** and commented
I have the following…
-
https://www.net315.top/#/
Description
-
The cause seems to be https://github.com/javacc/javacc/issues/72
We encountered this issue when a SPARQL SERVICE clause was sending a large-ish Geometry literal of USA to Fuseki. It stalls forever …