public class DefaultAuthenticatedUserUUIDStoreImpl extends Object implements com.liferay.portal.kernel.security.auth.AuthenticatedUserUUIDStore
Constructor and Description |
---|
DefaultAuthenticatedUserUUIDStoreImpl() |
public DefaultAuthenticatedUserUUIDStoreImpl()
public boolean exists(String userUUID)
exists
in interface com.liferay.portal.kernel.security.auth.AuthenticatedUserUUIDStore
public boolean register(String userUUID)
register
in interface com.liferay.portal.kernel.security.auth.AuthenticatedUserUUIDStore
public boolean unregister(String userUUID)
unregister
in interface com.liferay.portal.kernel.security.auth.AuthenticatedUserUUIDStore