Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra wrappers for EE Security types #79

Closed
arjantijms opened this issue Jun 5, 2018 · 0 comments
Closed

Add extra wrappers for EE Security types #79

arjantijms opened this issue Jun 5, 2018 · 0 comments

Comments

@arjantijms
Copy link
Contributor

arjantijms commented Jun 5, 2018

When adding one of the EE Security interceptors (such as @RememberMe) dynamically to an existing HttpAuthenticationMechanism, specially one for which we don't have the source, the CDI InterceptionFactory can be used. See https://arjan-tijms.omnifaces.org/2017/08/dynamically-adding-interceptor-to-build.html

However, this requires an extra wrapper for HttpAuthenticationMechanism to be created. This is a simple, but tedious task.

The EE Security API should therefor provide such wrapper.

keilw added a commit that referenced this issue Jun 14, 2018
#79 Added wrappers for HttpAuthenticationMechanism and IdentityStore
@arjantijms arjantijms added this to the 1.1 milestone Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant