Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.security.auth.AuthenticatedUserUUIDStore

Packages that use AuthenticatedUserUUIDStore
com.liferay.portal.security.auth   
 

Uses of AuthenticatedUserUUIDStore in com.liferay.portal.security.auth
 

Classes in com.liferay.portal.security.auth that implement AuthenticatedUserUUIDStore
 class DefaultAuthenticatedUserUUIDStoreImpl
           
 

Methods in com.liferay.portal.security.auth that return AuthenticatedUserUUIDStore
static AuthenticatedUserUUIDStore AuthenticatedUserUUIDStoreUtil.getAuthenticatedUserUUIDStore()
           
 

Methods in com.liferay.portal.security.auth with parameters of type AuthenticatedUserUUIDStore
 void AuthenticatedUserUUIDStoreUtil.setAuthenticatedUserUUIDStore(AuthenticatedUserUUIDStore authenticatedUserUUIDStore)
           
 


Liferay 6.1.2-ce-ga3