Errai 3.0.1-SNAPSHOT

org.jboss.errai.security.server
Class NonCachingUserServiceImpl

java.lang.Object
  extended by org.jboss.errai.security.server.NonCachingUserServiceImpl
All Implemented Interfaces:
NonCachingUserService

@Dependent
public class NonCachingUserServiceImpl
extends Object
implements NonCachingUserService


Constructor Summary
NonCachingUserServiceImpl()
           
 
Method Summary
 User getUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonCachingUserServiceImpl

public NonCachingUserServiceImpl()
Method Detail

getUser

public User getUser()
Specified by:
getUser in interface NonCachingUserService

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.