Guvnor - Services Backend 6.2.0.CR4

org.guvnor.common.services.backend.security
Class KieWorkbenchSecurityServiceImpl

java.lang.Object
  extended by org.guvnor.common.services.backend.security.KieWorkbenchSecurityServiceImpl
All Implemented Interfaces:
KieWorkbenchSecurityService

@ApplicationScoped
public class KieWorkbenchSecurityServiceImpl
extends Object
implements KieWorkbenchSecurityService


Constructor Summary
KieWorkbenchSecurityServiceImpl()
           
 
Method Summary
static String fromStream(InputStream in)
           
 String loadPolicy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KieWorkbenchSecurityServiceImpl

public KieWorkbenchSecurityServiceImpl()
Method Detail

loadPolicy

public String loadPolicy()
Specified by:
loadPolicy in interface KieWorkbenchSecurityService

fromStream

public static String fromStream(InputStream in)
                         throws IOException
Throws:
IOException

Guvnor - Services Backend 6.2.0.CR4

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