Drools Workbench - JCR to UberFire VFS migration 6.1.0-SNAPSHOT

org.drools.workbench.jcr2vfsmigration.vfs
Class IdentityFactory

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

@Alternative
public class IdentityFactory
extends Object


Constructor Summary
IdentityFactory()
           
 
Method Summary
 org.uberfire.security.Identity 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.uberfire.security.Identity getIdentity()

Drools Workbench - JCR to UberFire VFS migration 6.1.0-SNAPSHOT

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