Drools Workbench - JCR to UberFire VFS migration 6.2.0-SNAPSHOT

org.drools.workbench.jcr2vfsmigration.vfs
Class IdentityFactory

java.lang.Object
  extended by org.drools.workbench.jcr2vfsmigration.vfs.IdentityFactory

@Singleton
public class IdentityFactory
extends Object


Constructor Summary
IdentityFactory()
           
 
Method Summary
 org.jboss.errai.security.shared.service.AuthenticationService authenticationService()
           
 org.jboss.errai.security.shared.api.identity.User getIdentity()
           
 void onStartup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityFactory

public IdentityFactory()
Method Detail

onStartup

@PostConstruct
public void onStartup()

getIdentity

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

authenticationService

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

Drools Workbench - JCR to UberFire VFS migration 6.2.0-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.