Liferay 6.2-ce-ga5

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

Packages that use AuthenticatedUserUUIDStore
com.liferay.portal.security.auth This package defines the portal security authentication interfaces, classes, utilities, wrappers, and exceptions. 
 

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

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.2-ce-ga5