@Qualifier @Retention(value=RUNTIME) public @interface IdentityAttribute
IdentityProvider that is in use, e.g. for a JPA based one
this will likely be a JPA entity representing the current user.public abstract String value
Copyright © 2019 JBoss by Red Hat. All rights reserved.