Class TestIdentityFactory


  • @ApplicationScoped
    @Priority(1)
    public class TestIdentityFactory
    extends Object
    • Constructor Detail

      • TestIdentityFactory

        public TestIdentityFactory()
    • Method Detail

      • getIdentity

        @Produces
        @Alternative
        public org.jboss.errai.security.shared.api.identity.User getIdentity()
      • authenticationService

        @Produces
        @Alternative
        public org.jboss.errai.security.shared.service.AuthenticationService authenticationService()