Kie Workbench - Common - Services Backend 6.2.0.Beta3

org.kie.workbench.common.services.backend.security
Class KieWorkbenchSecurityServiceImpl

java.lang.Object
  extended by org.kie.workbench.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

Kie Workbench - Common - Services Backend 6.2.0.Beta3

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